Yaakov correctly pointed out the 32bit maxima I rememebered to be in Cygwin was actually from ports, so here's the requisite ITP for maxima to introduce it into Cygwin properly.
--8<---------------cut here---------------start------------->8--- Maxima Maxima is a computer algebra system comparable to commercial systems like Mathematica and Maple. It emphasizes symbolic mathematical computation: algebra, trigonometry, calculus, and much more. For example, Maxima solves x^2-r*x-s^2-r*s=0 giving the symbolic results [x=r+s, x=-s]. Maxima can calculate with exact integers and fractions, native floating-point and high-precision big floats. Maxima has user-friendly front-ends, an on-line manual, plotting commands, and numerical libraries. Users can write programs in its native programming language, and many have contributed useful packages in a variety of areas over the decades. Maxima is GPL-licensed and largely written in Common Lisp. Executables can be downloaded for Windows, Mac, Linux, and Android; source code is also available. An active community maintains and extends the system. --8<---------------cut here---------------end--------------->8--- Maxima is avilable in many if not all Linux distributions, I checked openSUSE, Fedora, Debian and Arch. The packaging has been lifted from the openSUSE spec file. --8<---------------cut here---------------start------------->8--- wget="wget -rxnH --cut-dirs=2 http://cygwin.stromeko.net/x86/release/maxima" $wget/maxima-5.35.1-1-src.tar.xz $wget/maxima-5.35.1-1.tar.xz $wget/maxima-exec-clisp/maxima-exec-clisp-5.35.1-1.tar.xz $wget/maxima-exec-clisp/setup.hint $wget/maxima-lang-de-utf8/maxima-lang-de-utf8-5.35.1-1.tar.xz $wget/maxima-lang-de-utf8/setup.hint $wget/maxima-lang-es-utf8/maxima-lang-es-utf8-5.35.1-1.tar.xz $wget/maxima-lang-es-utf8/setup.hint $wget/maxima-lang-pt-utf8/maxima-lang-pt-utf8-5.35.1-1.tar.xz $wget/maxima-lang-pt-utf8/setup.hint $wget/maxima-lang-pt_BR-utf8/maxima-lang-pt_BR-utf8-5.35.1-1.tar.xz $wget/maxima-lang-pt_BR-utf8/setup.hint $wget/maxima-xmaxima/maxima-xmaxima-5.35.1-1.tar.xz $wget/maxima-xmaxima/setup.hint $wget/setup.hint --8<---------------cut here---------------end--------------->8--- --8<---------------cut here---------------start------------->8--- wget="wget -rxnH --cut-dirs=2 http://cygwin.stromeko.net/x86_64/release/maxima" $wget/maxima-5.35.1-1-src.tar.xz $wget/maxima-5.35.1-1.tar.xz $wget/maxima-exec-clisp/maxima-exec-clisp-5.35.1-1.tar.xz $wget/maxima-exec-clisp/setup.hint $wget/maxima-lang-de-utf8/maxima-lang-de-utf8-5.35.1-1.tar.xz $wget/maxima-lang-de-utf8/setup.hint $wget/maxima-lang-es-utf8/maxima-lang-es-utf8-5.35.1-1.tar.xz $wget/maxima-lang-es-utf8/setup.hint $wget/maxima-lang-pt-utf8/maxima-lang-pt-utf8-5.35.1-1.tar.xz $wget/maxima-lang-pt-utf8/setup.hint $wget/maxima-lang-pt_BR-utf8/maxima-lang-pt_BR-utf8-5.35.1-1.tar.xz $wget/maxima-lang-pt_BR-utf8/setup.hint $wget/maxima-xmaxima/maxima-xmaxima-5.35.1-1.tar.xz $wget/maxima-xmaxima/setup.hint $wget/setup.hint --8<---------------cut here---------------end--------------->8--- Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf microQ V2.22R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
