Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-17 11:05
1.6.4

Cette version inclut plusieurs corrections de bugs et la possibilité d'attribuer des composants comme des tableaux. La documentation mise à jour, explique la nouvelle syntaxe à la fin du chapitre "plus d'exemples, où la nouvelle fonction est démontrée par les différences entre highdim.xmds et highdim_vector_version.xmds du répertoire des exemples. Les utilisateurs sont avertis d'utiliser des algorithmes EX lorsque vous utilisez cette fonction s'ils ne comprennent pas exactement ce qu'ils font. Le mécanisme de configuration a également vu un ranger, et il ya eu l'ajout du support rudimentaire pour la visualisation de l'aide du package R.
Tags: Minor feature enhancements
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.

2007-08-23 16:25
1.6-3

Le programme est maintenant d'adaptation 9 (8) Afin d'intégration e déterministe, où l'étape d'adaptation est stochastique en toute sécurité. Dans le test, cela signifie 4ème ordre adaptative forte convergence pour les équations stochastiques. Les nouveaux algorithmes sont RK9IP, RK9EX, ARK89IP, et ARK89EX. La syntaxe et le fonctionnement sont identiques aux RK4 et algorithmes ARK45, sauf que pour des problèmes stochastiques les changements d'algorithme adaptatif automatiquement à une version stochastique-vaisselle. Il n'ya pas de bugs connus en suspens.
Tags: Major feature enhancements
The program now has adaptive 9(8)th order deterministic integration, where the adaptive step is stochastic safe. In testing, this means 4th order adaptive strong convergence for stochastic equations. The new algorithms are RK9IP, RK9EX, ARK89IP, and ARK89EX. The syntax and workings are identical to the RK4 and ARK45 algorithms, except that for stochastic problems the adaptive algorithm changes automatically to a stochastic-safe version. There are no known bugs outstanding.

2004-04-27 14:01
1.3-1

Ce communiqué de correction d'un bogue dans xsil2graphics, a ajouté la possibilité de personnaliser la construction de simulations via un fichier de préférences, et a permis à des vecteurs d'être initialisées de binaire (ainsi que ASCII) fichiers d'entrée. Xmds a été testé et installé dans l'environnement Cygwin sous Windows.
Tags: Major feature enhancements
This release fixed a bug in xsil2graphics, added the ability to
customise the building of simulations via a preferences file, and
allowed vectors to be initialised from binary (as well as ASCII)
input files. XMDS was tested and installed in the Cygwin
environment on Windows.

2003-11-25 13:18
1.2

Tags: Initial freshmeat announcement

Project Resources