On Sunday 2015-09-20, Bill Hart announced the release of Nemo, a computer algebra package for Julia.
See the original announcement on the flint-devel mailing list: https://groups.google.com/d/topic/flint-devel/do0k67B5Was/discussion I'm taking the liberty to echo the announcement here (with minor edits). ----- Hi all, Today we are previewing a new computer algebra package called Nemo: http://nemocas.org/ William Hart, Tommy Hofmann, Claus Fieker, Fredrik Johansson and Oleksandr Motsak have been working on it. The official release will be Thursday at the German Mathematical Society (DMV). But you can try it today! It's been tested on Ubuntu Linux, Win 32 and 64, but not OSX yet (may need Homebrew -- please let us know). To try it out you need Julia-0.4.0-rc2: http://julialang.org/downloads/#release-candidates-v040-rc2 There's documentation and benchmarks on the website. Our development list is: nemo-de...@googlegroups.com Let us know what you think. And enjoy!! Instructions on how to install Nemo once you have Julia-0.4.0-rc2. In Julia type: Pkg.clone("https://github.com/wbhart/Nemo.jl") Pkg.build("Nemo") If you want you can also do: Pkg.test("Nemo") and to use Nemo: using Nemo Nemo and its dependencies are built from source on Linux and OSX. On Windows I provide binaries which are automatically downloaded by the above. Bill. ----- -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.