Ask Your Question
1

Puiseux series expansion

asked 9 years ago

wrogn gravatar image

Is there a function for a Puiseux series expansion? I found a posting (here) that is from 2011, but it seems that the code has not found its way into the distribution. Can someone confirm this or please point me to the right function? Thanks!

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
1

answered 9 years ago

B r u n o gravatar image

I confirm that unfortunately, no code exists for computing Puiseux series expansion yet.

Preview: (hide)
link

Comments

0

answered 6 years ago

slelievre gravatar image

updated 5 years ago

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

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 9 years ago

Seen: 1,365 times

Last updated: Jul 03 '19