Embeddable-maxima

Maxima CAS 的复刻版,使其更易于嵌入。「Fork of Maxima CAS to make it more embeddable」

Github星跟踪图

Embeddable-maxima

embeddable-maxima is fork of Maxima CAS.
Main goal of project: to make Maxima available in common lisp project.

Download
https://github.com/filonenko-mikhail/embeddable-maxima/tarball/quicklisp

Usage
emacs
M+x slime
(pushnew "/path/to/maxima/" asdf:central-registry)
(ql:quickload :embeddable-maxima)
(cl-user::run)
run_testsuite();
quit();

Tested:
SBCL 1.0.54 x86_64 linux (all tests passed),
SBCL 1.0.53.74.mswinmt.1092-207a13d x86_64 windows 7 (almost all tests passed (2 failed))

Armed Bear Common Lisp 1.1.0-dev-svn-13875
Java 1.6.0_24 Sun Microsystems Inc.
OpenJDK 64-Bit Server VM
(loadable, many tests failed)

Clozure CL
Version 1.8-r15286M (WindowsX8664) virtualbox x86_64 (all tests passed)
Version 1.8-r15286M (WindowsX8632) virtualbox x86_64 (almost all tests passed, but three failed)

Documentation
http://filonenko-mikhail.github.com/embeddable-maxima/

Email: filonenko.mikhail at gmail.com

Original Maxima

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 U.S. 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,
http://maxima.sourceforge.net.

主要指标

概览
名称与所有者sciactive/ptags
主编程语言JavaScript
编程语言OpenEdge ABL, Fortran, C, Nemerle, Shell, Perl, Visual Basic, Tcl, Python, Common Lisp (语言数: 2)
平台
许可证
所有者活动
创建于2012-04-17 22:42:10
推送于2014-03-29 00:27:11
最后一次提交2014-03-28 17:25:00
发布数3
最新版本名称1.1.2 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数30
关注者数5
派生数2
提交数26
已启用问题?
问题数4
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?