Re: Obtaining Axiom

Tim Daly <[email protected]> Sat, 14 Jul 2018 14:13:11 -0400
Newsgroups gmane.comp.mathematics.axiom.devel
Message-ID <CAJn5L=KP4tfTL9eJN+xuvz9BDbxzHwvWyLKFXzM+-waKSCguTg@mail.gmail.com>
You can get the sources at
http://github.com/daly/axiom

The PDFs are available at
https://en.wikipedia.org/wiki/Axiom_(computer_algebra_system)

You can get an executable on Linux with
sudo apt-get install axiom

You can get an executable on all platforms using Docker:
docker pull daly/axiom
docker run -i -t daly/axiom axiom

Tim

_______________________________________________
Axiom-developer mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/axiom-developer