#4360: [with patch, needs review] fraction field improvements
------------------------------+---------------------------------------------
 Reporter:  burcin            |        Owner:  burcin    
     Type:  enhancement       |       Status:  assigned  
 Priority:  major             |    Milestone:  sage-3.2.1
Component:  basic arithmetic  |   Resolution:            
 Keywords:                    |  
------------------------------+---------------------------------------------
Old description:

> Attached patches move `sage.rings.fraction_field.FractionField_generic`
> to the new coercion model, and cythonize the
> `sage.rings.fraction_field_element.FractionFieldElement` class. They also
> allow homomorphisms of fraction fields to work, and make the
> `random_element()` method of fractions fields return sensible results.
>
> I will follow these up with specialized classes for rational functions.
>
> The patches depend on #4278.
>
> Since one of the patches renames a file (from *.py to *.pyx) it contains
> a git style patch.

New description:

 Attached patches move `sage.rings.fraction_field.FractionField_generic` to
 the new coercion model, and cythonize the
 `sage.rings.fraction_field_element.FractionFieldElement` class. They also
 allow homomorphisms of fraction fields to work, and make the
 `random_element()` method of fractions fields return sensible results.

 I will follow these up with specialized classes for rational functions.

 The patches depend on #4278.

 Since one of the patches renames a file (from *.py to *.pyx) it contains a
 git style patch.  Here are the lines you need in the .hgrc file:

 {{{
 [diff]
 git = 1
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4360#comment:5>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to