abelfunctions: Computing with Abelian functions, Riemann surfaces, and algebraic curves¶
Description¶
A Sage library for computing with Abelian functions, Riemann surfaces, and algebraic curves.
License¶
MIT
Upstream Contact¶
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
cython: C-Extensions for Python, an optimizing static compiler
sagemath_categories: Sage categories, basic rings, polynomials, functions
sagemath_combinat: Algebraic combinatorics, combinatorial representation theory
sagemath_plot: Plotting and graphics with Matplotlib, Three.JS, etc.
Version Information¶
requirements.txt:
abelfunctions @ git+https://github.com/abelfunctions/abelfunctions.git
Installation commands¶
$ pip install abelfunctions@git+https://github.com/abelfunctions/abelfunctions.git
$ sage -i abelfunctions
However, these system packages will not be used for building Sage
because spkg-configure.m4
has not been written for this package;
see upstream Issue #27330 for more information.