Télécharger la liste

Description du projet

Symia is a minimalist C++ library for performing symbolic calculus. It is meant to be used by developers, as there is no graphical or textual user interface.

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.

2011-12-12 06:51
0.4

Cette version corrige plusieurs bugs importants. Plus important encore, plusieurs des fuites de mémoire ont été fixés.
This release fixes several important bugs. Most importantly, several memory leaks were fixed.

2010-06-22 01:18
0.3

Plus de fonctions ont été ajoutées: cosh, sinh, tanh, acos, asin, atan, acosh, asinh, ATANH, erf, et log10. Il existe maintenant une méthode pour obtenir la liste de toutes les fonctions connues.
More functions were added: cosh, sinh, tanh, acos, asin, atan, acosh, asinh, atanh, erf, and log10. There's now a method to get the list of all known functions.

2010-02-02 03:48
0.2

Ce communiqué a été testé et fixé de telle sorte qu'il compile et tous les tests passent avec Visual C + + 9 / 2008 (Express Edition) et ICC (Intel C / C + + compilateur) 11,1 20.090.827 (et, bien sûr, gcc-4.4 et mingw32, que 0,1 ).
This release was tested and fixed so that it compiles and all tests
pass with Visual C++ 9/2008 (Express Edition) and icc (the Intel c/c++
compiler) 11.1 20090827 (and, of course, gcc-4.4 and mingw32, as 0.1).

2009-12-09 01:32
0.1

Ce fonctionnalités de la version initiale des expressions et des produits dérivés.
This initial release features expressions and derivatives.

Project Resources