240
edits
(Moved content into the package manual distributed with the upcoming version and at Octave Forge) |
(Site cleanup) |
||
Line 1: | Line 1: | ||
The GNU Octave | The GNU Octave interval package for real-valued interval arithmetic. | ||
== Distribution == | == Distribution == | ||
* [http://octave.sourceforge.net/interval/index.html Latest version at Octave Forge] | * [http://octave.sourceforge.net/interval/index.html Latest version at Octave Forge] | ||
** <code>pkg install -forge interval</code> | |||
** [http://octave.sourceforge.net/interval/overview.html function reference] | |||
** [http://octave.sourceforge.net/interval/package_doc/index.html package documentation] (user manual) | |||
* [https://trac.macports.org/browser/trunk/dports/math/octave-interval MacPorts] for Mac OS X | * [https://trac.macports.org/browser/trunk/dports/math/octave-interval MacPorts] for Mac OS X | ||
* [http://www.freshports.org/math/octave-forge-interval/ FreshPorts] for FreeBSD | * [http://www.freshports.org/math/octave-forge-interval/ FreshPorts] for FreeBSD | ||
Line 21: | Line 14: | ||
** Planned: [[GSoC_Project_Ideas#Interval_package|more solvers; plotting functions]] | ** Planned: [[GSoC_Project_Ideas#Interval_package|more solvers; plotting functions]] | ||
** Planned: Improvement of the user documentation | ** Planned: Improvement of the user documentation | ||
*** Explain interval arithmetic concepts with examples from the package | |||
*** PDF export is broken | |||
*** Add nodes for cross references and separate HTML pages | |||
* Quality | * Quality | ||
** Includes tests for all functions, many tests for basic functions | ** Includes tests for all functions, many tests for basic functions |
edits