Skip to content
/ xode Public

XODE stands for eXtended ODE and ODE is a utility to solve ordinary differential equations numerically, distributed with plotutils package (available on Debian etc). This project aims to extend ODE language with some usable features such as functions.

License

Notifications You must be signed in to change notification settings

svbatalov/xode

Repository files navigation

This code is almost completely taken from plotutils-2.5:
http://www.gnu.org/software/plotutils/. Major reasons to
place the code into separate project are to reduce the size
of the source and to be able to post it on github web repository
under XODE name (and not xplotutils or the like).

The ODE language lacks such features as functions and the ability
to print expressions and not only symbols. XODE fixes that.

About

XODE stands for eXtended ODE and ODE is a utility to solve ordinary differential equations numerically, distributed with plotutils package (available on Debian etc). This project aims to extend ODE language with some usable features such as functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published