> Or you can directly use scipy to do it: 
>
> from scipy.linalg import circulant 
> matrix(circulant([1,2,3])) 
>
>
Why I didn't think of it! 

 

>
>
> FYI, you might find our chapter in the Handbook of Linear Algebra to be 
> a good resource: http://sage.math.washington.edu/home/jason/sage-HLA2.pdf 
>


 Very good doc, thanks, i was looking for a synthetic view of linear 
algebra in sage, I got it. Two questions :
a) What is the publication date ?
b) The doc refers to 

"An updated and expanded version of this chapter is available in the Sage 
documentation as
a thematic tutorial on linear algebra."

Do you have the link to the tutorial ?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to