Odepkg: Difference between revisions

Jump to navigation Jump to search
306 bytes added ,  1 September 2022
(Update information and link some more recent sources.)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
[https://bitbucket.org/odepkg/odepkg odepkg] was part of the [[Octave Forge]] project. It contains additional functions for numerically solving ordinary differential equations.
[https://bitbucket.org/odepkg/odepkg odepkg] was part of the [[Octave Forge]] project. It contains additional functions for numerically solving ordinary differential equations.


The most recent official release of the ''odepkg'' is [https://octave.sourceforge.io/download.php?package=odepkg-0.8.5.tar.gz version 0.8.5], which however is out of date and [https://savannah.gnu.org/bugs/?func=detailitem&item_id=46309 will] [https://savannah.gnu.org/bugs/?func=detailitem&item_id=48280 not] [https://savannah.gnu.org/bugs/?func=detailitem&item_id=50684 install] with recent compilers and versions of Octave.
The most recent official release of the ''odepkg'' is [https://octave.sourceforge.io/download.php?package=odepkg-0.8.5.tar.gz version 0.8.5] (from 2015), which however is out of date and [https://savannah.gnu.org/bugs/?func=detailitem&item_id=46309 will] [https://savannah.gnu.org/bugs/?func=detailitem&item_id=48280 not] [https://savannah.gnu.org/bugs/?func=detailitem&item_id=50684 install] with recent compilers and versions of Octave.


Some functions of the original ''odepkg''  [[Move some ODE package functions from Octave-Forge to core|have been transferred to core Octave]] in the versions [[Release History|4.2 and 4.4]].  Those are:
Some functions of the original ''odepkg''  [[Move some ODE package functions from Octave-Forge to core|have been transferred to core Octave]] in the versions [[Release History|4.2 and 4.4]].  Those are:
Line 8: Line 8:
* {{Manual|ode15s}}
* {{Manual|ode15s}}
* {{Manual|ode23}}
* {{Manual|ode23}}
* {{Manual|ode23s}} (available since Octave 6, see bug {{bug|57309}})
* {{Manual|ode45}}
* {{Manual|ode45}}
* {{Manual|odeget}}
* {{Manual|odeget}}
Line 34: Line 35:
  assert (success)
  assert (success)
  pkg ("install", fname)</nowiki>
  pkg ("install", fname)</nowiki>
Note: As BitBucket removed support for mercurial repositories, the above repos went offline. An archived version can be downloaded from [here](https://bitbucket-archive.softwareheritage.org/projects/od/odepkg/odepkg.html)


== See also ==
== See also ==
Anonymous user

Navigation menu