On Wednesday, December 5, 2012 9:08:13 AM UTC-8, Volker Braun wrote:
>
> Of course fixing the cyclotomic matrix constructor would be another option 
> ;-

In fact, John, please do! As your own "loop assignment" shows, the problem 
you're experiencing is not inherent to Matrix_cyclo_dense, it's just 
overhead in creating all these intermediate lists. It's straightforward to 
refactor that bit of code and you have a motivation for it now.

Representing a dense matrix as sparse will break you up later, even if 
initial construction doesn't run into the same pitfall.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to sage-support@googlegroups.com.
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to