Download List

项目描述

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.

系统要求

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

此版本修复了几个重要 bug。最重要的是,几个内存泄漏被固定的。
This release fixes several important bugs. Most importantly, several memory leaks were fixed.

2010-06-22 01:18
0.3

增加了更多的功能:余弦,双曲正弦,双曲正切,阿科斯,阿莘,的Atan,acosh,asinh,atanh,电流变流体,并用LOG10。现在有一个方法来获取所有已知函数的列表。
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

此版本进行了测试和固定,使之编译和所有测试通过使用Visual C + + 9 / 2008(Express版)和国际商会(英特尔的C / C + +编译器)11.1 20090827(,当然,海湾合作委员会,4.4和mingw32,为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

最初版本的特点,这表现和衍生产品。
This initial release features expressions and derivatives.

Project Resources