开源的数学工具,内核是lisp实现的,感觉功能还不错 安装后,注意看它的说明文档里的说明,特别是DEP设置部分 ,否则程序无法运行 。 Maxima is a symbolic computation program. It is full featured, doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter, graphing, bigfloats. It has a symbolic debugger source level debugger for maxima code. Maxima is based on the original Macsyma developed at MIT in the 1970's. It is quite reliable, and has good garbage collection, and no memory leaks. It comes with hundreds of self tests. Maxima is distributed under the GNU General Public License, with some export restrictions from the . Department of Energy. See the file COPYING. Installation information is available in the file INSTALL. Summary information about this release can be found in the file NEWS. Detailed change information is available in the ChangeLog. For more information on Maxima, see the Maxima web site, <>.