Nemo: a computer algebra package for Julia

50 views
Skip to first unread message

Bill Hart

unread,
Sep 20, 2015, 2:58:21 PM9/20/15
to flint-devel, mpir-devel, nemo-devel
Hi all,

Today we are previewing a new computer algebra package called Nemo:


Myself, 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:



There's documentation and benchmarks on the website. Our development list is:


Let us know what you think. And enjoy!!

Bill.

Bill Hart

unread,
Sep 20, 2015, 3:02:49 PM9/20/15
to flint-devel, mpir-devel, nemo-devel
I forgot to give instructions on how to install Nemo once you have Julia-0.4.0-rc2.

In Julia type:

   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.

Reply all
Reply to author
Forward
0 new messages