xmds 1.6.4 (Default branch) |
|
|
XMDS is a code generator that integrates equations. You write them down in human readable form in an XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
License: GNU General Public License (GPL)
Changes:
This release includes several bugfixes and the ability to assign components as arrays. The updated documentation explains the new syntax in the end of the 'More Examples' chapter, where the new feature is demonstrated by the differences between highdim.xmds and highdim_vector_version.xmds in the examples directory. Users are warned to use EX algorithms when using this feature unless they understand exactly what they're doing. The configuration mechanism has also seen a tidy up, and there has been the addition of rudimentary support for visualization using the R package.
|