admcycles: Computation in the tautological ring of the moduli space of curves¶
Description¶
The SageMath package admcycles offers the possibility to compute in the tautological ring of the Deligne-Mumford compactification of the moduli space of curves. Construction for standard generators are provided (psi, kappa and lambda classes) as well as more advanced algebraic construction (double ramification cycle, strata of differentials).
License¶
GPLv2+
Upstream Contact¶
Type¶
optional
Dependencies¶
Version Information¶
requirements.txt:
admcycles @ git+https://gitlab.com/modulispaces/admcycles.git
Installation commands¶
$ pip install admcycles@git+https://gitlab.com/modulispaces/admcycles.git
$ sage -i admcycles
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.