Interval package: Difference between revisions

→‎Development status: IEEE 1788 has been approved. Yay!
(→‎Development status: IEEE 1788 has been approved. Yay!)
Line 11: Line 11:
== Development status ==
== Development status ==
* Completeness
* Completeness
** All required IEEE 1788 functions are implemented, the standard is currently in recirculation ballot phase and quite stable.
** All required IEEE 1788 functions are implemented. The standard was approved on June 11, 2015. It will remain active for ten years.
** Planned: more solvers
** Planned: more solvers
*** <code>fsolve</code>,
*** <code>fsolve</code>,
Line 17: Line 17:
*** Algorithms can be migrated from the C-XSC Toolbox (C++ code) from [http://www2.math.uni-wuppertal.de/wrswt/xsc/cxsc_new.html] (see nlinsys.cpp, and cpzero.cpp respectively).
*** Algorithms can be migrated from the C-XSC Toolbox (C++ code) from [http://www2.math.uni-wuppertal.de/wrswt/xsc/cxsc_new.html] (see nlinsys.cpp, and cpzero.cpp respectively).
** Planned: Improvement of the user documentation
** Planned: Improvement of the user documentation
*** Explain interval arithmetic concepts with examples from the package
*** Explain more interval arithmetic concepts with examples from the package
* Quality
* Quality
** Includes tests for all functions, many tests for basic functions
** Includes tests for all functions, many tests for basic functions
240

edits