On 2015-04-22 14:21, Marc Mezzarobba wrote:
Jeroen Demeyer wrote:
src/sage/combinat/partitions_c.cc

partitions_c could probably be replaced by the implementation in arb
Why arb (which deals with floating point)?

We already have 4 implementations in Sage to compute the number of partitions. In decreasing speed:
1. FLINT
2. PARI
3. Bober's partitions_c.cc
4. GAP

We could easily drop partitions_c.cc right now.

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

Reply via email to