Ask Your Question
0

Matrix of variables required, or is it there already?

asked 2012-02-03 04:57:11 +0200

d3banjan gravatar image

i am a python newbie. i needed a class that would support a fixed point search on a space of matrices. Is there any object that combines the methods of "sage.symbolic.expression" and "sage.matrix.matrix_generic_dense" ?

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
2

answered 2012-02-03 09:11:01 +0200

Mbochk gravatar image

Yes. You can change base ring to Symbolic Ring, or pre-determine it with lambda construction

edit flag offensive delete link more
0

answered 2012-02-03 17:39:48 +0200

Shashank gravatar image

You can you apply_map as discussed here

http://ask.sagemath.org/question/211/...

edit flag offensive delete link more

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: 2012-02-03 04:57:11 +0200

Seen: 382 times

Last updated: Feb 03 '12