2010
DOI: 10.1007/978-3-642-15582-6_5
|View full text |Cite
|
Sign up to set email alerts
|

Sollya: An Environment for the Development of Numerical Codes

Abstract: Abstract. Sollya has become a mature tool for the development of numerical software. With about 175 built-in algorithms and a broad extensibility, it offers a complete tool-chain for fixed-and floating-point software and hardware design. Its features include on-the-fly faithful rounding, specialized approximation algorithms and extensive support for floating-point code generation.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
69
0

Year Published

2012
2012
2023
2023

Publication Types

Select...
5
3
1

Relationship

2
7

Authors

Journals

citations
Cited by 83 publications
(69 citation statements)
references
References 4 publications
(5 reference statements)
0
69
0
Order By: Relevance
“…Another advantage is that the methods presented in this paper utilize truncated units that have been shown to exhibit lower power requirements [37]. Other similar endeavors, such as the Sollya project, are useful, but are more complex than the algorithm presented in this paper in addition to having different targets [38]. For example, Sollya is a tool for safe floating-point code development, whereas, the novel direct-search methods in this paper provide another approach that is simple and finds a solution to complex error requirements for elementary functions.…”
Section: Polynomial Function Approximationmentioning
confidence: 99%
“…Another advantage is that the methods presented in this paper utilize truncated units that have been shown to exhibit lower power requirements [37]. Other similar endeavors, such as the Sollya project, are useful, but are more complex than the algorithm presented in this paper in addition to having different targets [38]. For example, Sollya is a tool for safe floating-point code development, whereas, the novel direct-search methods in this paper provide another approach that is simple and finds a solution to complex error requirements for elementary functions.…”
Section: Polynomial Function Approximationmentioning
confidence: 99%
“…Sollya [26] is a numerical toolbox for libm developers with a focus on safe floating-point computations. In particular it provides state-of-the-art polynomial approximation [20] and safe algorithms to compute ε approx = f − p I ∞ [27].…”
Section: Existing Libm Development Toolsmentioning
confidence: 99%
“…A state-of-the-art implementation of univariate Taylor Models is available in the Sollya tool [12], developed by Mioara Joldeş et al and written in C, but the correctness of this implementation is not formally proved. Roughly speaking, Sollya represents polynomials as arrays of interval coefficients with multiple-precision floating-point bounds and relies on several C libraries such as MPFR or GMP.…”
Section: Benchmarksmentioning
confidence: 99%