from maple to python + numpy/scipy

D

Daniel Nogradi

I'm just getting started with numpy/scipy and first would like to get
a view of what it can do and what it can't. The main idea is to move
from maple to python and the first thing that poped up is the fact
that maple is very convenient for both formal manipulations and exact
integer calculations. For instance if a matrix has integer entries and
the eigenvalues are integers maple can find these exactly.

Can numpy/scipy do this? Or the eigenvalues will always be floating
point numbers?
 
S

stef

Daniel said:
I'm just getting started with numpy/scipy and first would like to get
a view of what it can do and what it can't. The main idea is to move
from maple to python and the first thing that poped up is the fact
that maple is very convenient for both formal manipulations and exact
integer calculations. For instance if a matrix has integer entries and
the eigenvalues are integers maple can find these exactly.

Can numpy/scipy do this? Or the eigenvalues will always be floating
point numbers?
it might be better to ask this question on the scipy newsgroup
SciPy Users List <[email protected]>

cheers,
Stef Mientki
 
J

Jaap Spies

Daniel said:
I'm just getting started with numpy/scipy and first would like to get
a view of what it can do and what it can't. The main idea is to move
from maple to python and the first thing that poped up is the fact
that maple is very convenient for both formal manipulations and exact
integer calculations. For instance if a matrix has integer entries and
the eigenvalues are integers maple can find these exactly.

Can numpy/scipy do this? Or the eigenvalues will always be floating
point numbers?

Have a look at SAGE (Software for Algebra and Geometry Experimentation)
http://www.sagemath.org/

Jaap
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,021
Latest member
AkilahJaim

Latest Threads

Top