Skip to content

Latest commit

 

History

History

RingsForHomalg

RingsForHomalg View code

Dictionaries of external rings

Documentation Latest Release Build Status of homalg_project Code Coverage
HTML stable documentation PDF stable documentation version date Build Status Code Coverage

This package gives access to certain classes of rings and matrices from the computer algebra systems

Computer algebra system least version exectuable
Singular >= 3-0-4 Singular
Macaulay2 >= 1.2 M2
MAGMA >= 2.14 magma
Maple >= 9 (not 9.5) maple
Sage >= 4.1.1 sage

For the full functionality the above executables must be in your PATH.

Under MacOSX you can use all Maple versions >= 9 (apart from Maple9.5). For Maple9 you should do something like:

sudo ln -s "/Applications/Maple 9.app/Contents/MacOS/bin/maple" /usr/local/bin/maple9

And starting from version 10 something like:

sudo ln -s /Library/Frameworks/Maple.framework/Versions/13/bin/maple /usr/local/bin/maple13