Skip to content

Releases: nsmith5/Maxima.jl

0.1.2 Release

15 Nov 13:29
4ea2166
Compare
Choose a tag to compare

Fix Euler number. Julia >= 1.0 uses \euler instead of 'e' as Euler's number.

0.1.1 Release

08 Nov 20:37
7f9bbd0
Compare
Choose a tag to compare

Oh hey! A Maxima.jl release. Its been ages.

  • Fix the REPL mode with the help of migrating to ReplMaker
  • Fix can't import expand from Base warning
  • Clean out some cruft related to supporting versions < 1.0

0.1.0 Release

18 Sep 00:55
74862b1
Compare
Choose a tag to compare
  • Changes the REPL trigger to ')' to avoid conflict with Pkg REPL trigger
  • Remove support for Julia < 0.7.0

0.0.4 Release

02 Apr 16:53
Compare
Choose a tag to compare
0.0.4 Release Pre-release
Pre-release
  • basic windows support
  • heaps of documentation
  • more maxima functions wrapped and exported
  • better expression translation!

0.0.3 Alpha release

19 Dec 06:59
Compare
Choose a tag to compare
0.0.3 Alpha release Pre-release
Pre-release

Another alpha release of Maxima.jl

Includes bug fixes for Julia 0.4 compatibility, more testing and more documentation!

0.0.2 Alpha release

19 Dec 00:20
Compare
Choose a tag to compare
0.0.2 Alpha release Pre-release
Pre-release

Second alpha release of Maxima.jl

More documentation and more functions wrapped from the standard Maxima library!

Maxima.jl

17 Sep 06:09
Compare
Choose a tag to compare
Maxima.jl Pre-release
Pre-release

Initial release of Maxima.jl. Mostly just to get register with METADATA.jl. Lots of great functionality, and lots of bugs!