Ask Your Question
0

Matrix of variables required, or is it there already?

asked 13 years ago

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" ?

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
2

answered 13 years ago

Mbochk gravatar image

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

Preview: (hide)
link
0

answered 13 years ago

Shashank gravatar image

You can you apply_map as discussed here

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

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: 13 years ago

Seen: 463 times

Last updated: Feb 03 '12