Differences between revisions 1 and 2
Revision 1 as of 2009-07-01 13:00:03
Size: 759
Editor: BurcinErocal
Comment: initial version
Revision 2 as of 2009-07-02 07:24:42
Size: 970
Editor: BurcinErocal
Comment: add more links about factored element discussions
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
  [[http://groups.google.com/group/sage-devel/browse_thread/thread/d49fee55339515ae| sage-devel thread]] about working with factored denominators   * [[http://groups.google.com/group/sage-devel/browse_thread/thread/d49fee55339515ae|sage-devel thread]] about working with factored denominators
  * [[http://groups.google.com/group/sage-devel/browse_thread/thread/ea62acaf89348d9d|another thread]]
  * code mentined above is [[http://emis.uhasselt.be/~vdbergh/sage_patches/fraction_field_cache/|here]]

*-combinat Days Project Idea Page

Implement a generic FactoredElement class

PEOPLE: Burcin Erocal

  • In many combinatorics applications we work with rational functions whose numerator/denominator factor into nice components where the factorization is also known beforehand. The current representation of rational functions in Sage use the expanded form of the numerator and denominator. The goal is to implement a generic wrapper to store elements in a factored representation.
  • sage-devel thread about working with factored denominators

  • another thread

  • code mentined above is here

<Project name goes here>

PEOPLE: <list of interested participants>

  • <summary & goals of project>

combinat/FPSAC09/projects (last edited 2011-05-24 18:30:01 by KelvinLi)