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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?