description | Maxima, a Computer Algebra System |
homepage URL | http://maxima.sourceforge.net/ |
repository URL | git://git.code.sf.net/p/maxima/code |
owner | Stromeko@Stromeko.DE |
last change | Wed, 20 Nov 2024 23:25:13 +0000 (20 15:25 -0800) |
last refresh | Thu, 21 Nov 2024 08:20:30 +0000 (21 09:20 +0100) |
mirror URL | git://repo.or.cz/maxima.git |
https://repo.or.cz/maxima.git | |
ssh://git@repo.or.cz/maxima.git | |
bundle info | maxima.git downloadable bundles |
content tags |
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 comes with extensive 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. A simple usage example: (%i1) pyth:a^2+b^2=c^2; (%o1) b^2+a^2=c^2 (%i2) solve(pyth,a); (%o2) [a=-sqrt(c^2-b^2),a=sqrt(c^2-b^2)] (%i3) integrate(x*sin(a*x),x); (%o3) (sin(a*x)-a*x*cos(a*x))/a^2 For more information on Maxima, see the Maxima web site, <https://maxima.sourceforge.io>.
17 months ago | 5.47.0 | Version 5.47.0 | tag | commitlog |
17 months ago | branch-5_47-base | Tag base of 5.47 release branch. | tag | commitlog |
22 months ago | Version_2_6_13 | commitlog | ||
2 years ago | 5.46.0 | Version 5.46.0 | tag | commitlog |
2 years ago | branch-5_46-base | Tag base of 5.46 release branch. | tag | commitlog |
3 years ago | 5.45.1 | Version 5.45.1 | tag | commitlog |
3 years ago | 5.45.0 | Version 5.45.0 | tag | commitlog |
3 years ago | branch-5_45-base | Tag base of 5.45 release branch. | tag | commitlog |
4 years ago | 5.44.0 | Version 5.44.0 | tag | commitlog |
4 years ago | branch-5_44-base | Tag base of 5.44 release branch. | tag | commitlog |
4 years ago | 5.43.2 | Tag 5.43.2 in Git. | tag | commitlog |
4 years ago | 5.43.1 | Tag version 5.43.1 in Git. | tag | commitlog |
5 years ago | 5.43.0 | Version 5.43.0 | tag | commitlog |
5 years ago | branch-5_43-base | Tag base of 5.43 release branch. | tag | commitlog |
5 years ago | 5.42.2 | Version 5.42.2 | tag | commitlog |
6 years ago | 5.42.1 | Version 5.42.1 | tag | commitlog |
... |
9 hours ago | rtoy-mathjax-for-lapack | logtree |
9 hours ago | master | logtree |
40 hours ago | bug-4413-def-simplier-add-noun-property | logtree |
4 days ago | rtoy-mathjax-for-minpack | logtree |
10 days ago | bug-4370-eigevalues-xref-dgeev | logtree |
2 weeks ago | bug-4398-fix-bad-arg-order-calls-to-laptime | logtree |
3 weeks ago | rtoy-fix-testsuite-answers-from-file | logtree |
5 weeks ago | rtoy-verify-html-index | logtree |
7 weeks ago | rtoy-defmvar-add-string-decl | logtree |
2 months ago | rtoy-ellipt-collect-bigfloat-together | logtree |
2 months ago | bug-4352-elliptic-e-error | logtree |
3 months ago | rtoy-html-support-external-docs | logtree |
3 months ago | bug-4341-inverse-trig-complex-bfloat-calls-rat | logtree |
3 months ago | bug-4341-atan-complex-bfloat-calls-rat | logtree |
3 months ago | rtoy-wrap-option-args | logtree |
3 months ago | rtoy-gcl-pprint-help | logtree |
... |
maxima/cygwin.git | Maxima fork w/ changes for Cygwin | Stromeko@Stromeko.DE | 16 months ago | summarylogtree |