Interval package: Difference between revisions

m
→‎Development status: Added TODOs from the previous GSOC list
m (→‎Development status: Added TODOs from the previous GSOC list)
Line 12: Line 12:
* 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 is currently in recirculation ballot phase and quite stable.
** Planned: [[GSoC_Project_Ideas#Interval_package|more solvers]]
** Planned: more solvers
*** <code>polyval</code>,
*** <code>fsolve</code>,
*** and possibly <code>roots</code>
*** Algorithms can be migrated from the C-XSC Toolbox (C++ code) from [http://www2.math.uni-wuppertal.de/wrswt/xsc/cxsc_new.html] (see rpeval.cpp, 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 interval arithmetic concepts with examples from the package
240

edits