Odepkg: Difference between revisions

Jump to navigation Jump to search
107 bytes added ,  1 September 2022
(Mention "ode23s".)
 
(One intermediate revision by one other user not shown)
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}}
* {{Manual|odeset}}
* {{Manual|odeset}}
* {{Manual|odeplot}}
* {{Manual|odeplot}}
Missing in ''odepkg'' and core Octave:
* [https://bitbucket.org/odepkg/odepkg/commits/17b0e2c5e5f4a11e86e9af20166da6d1beb01ce5?at=octave43 <code>ode23s</code>] (see bug {{bug|57309}}).


If you attempt to install ''odepkg'' using <code>pkg install -forge</code>, you will get the following error:
If you attempt to install ''odepkg'' using <code>pkg install -forge</code>, you will get the following error:
Line 38: 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