Download
To obtain Nemo, follow these steps:
- Install Julia-1.0 or later.
- julia> using Pkg
- julia> Pkg.add("Nemo")
- julia> using Nemo
To run the Nemo test suite:
- julia> Pkg.test("Nemo")
If you wish to be a Nemo developer, you can begin development by issuing:
- julia> Pkg.dev("Nemo")
You will then find our latest Git repository checked out in the directory ~/.julia/dev/Nemo
The master development branch usually contains more recent updates and can be more unstable.
Last updated: 2021-11-03 17:01:42 GMT
Contact: nemo-devel mailing list.
Logo background due to Giacomo Merculiano.