Ask Your Question

Revision history [back]

There are two Sage tickets on the topic, one about Puiseux series and a later one about Puiseux polynomials.

There have also been numerous discussions on sage-devel and sage-support.

There is a package where this functionality is implemented.

There are two Sage tickets on the topic, one about Puiseux series and a later one about Puiseux polynomials.

There have also been numerous discussions on sage-devel and sage-support.

There is a package where this functionality is implemented.

Installing it can be done simply by running in a terminal:

$ sage --pip install git+https://github.com/abelfunctions/abelfunctions

There are two Sage tickets on the topic, one about Puiseux series and a later one about Puiseux polynomials.

There have also been numerous discussions on sage-devel and sage-support.

There is a package where this functionality is implemented.

Installing it can be done simply by running in a terminal:

$ sage --pip install git+https://github.com/abelfunctions/abelfunctions

See the files puiseux.py, puiseux_series_ring.py and puiseux_series_ring_element.pyx at