#9054: create a class for basic function_field arithmetic for Sage
---------------------------+------------------------------------------------
   Reporter:  was          |       Owner:  was     
       Type:  enhancement  |      Status:  new     
   Priority:  major        |   Milestone:  sage-4.5
  Component:  algebra      |    Keywords:          
     Author:               |    Upstream:  N/A     
   Reviewer:               |      Merged:          
Work_issues:               |  
---------------------------+------------------------------------------------
Description changed by was:

Old description:

> One of the first things we learned at Sage Days 21: Function Fields, is
> that it is not even possible to really define or even do arithmetic in
> function fields *at all* in Sage!  It's amazing that this most basic
> arithmetic still isn't supported, but it isn't (maybe it used to be via
> generic machinery, but got broken...?).  The point of this ticket is to
> create classes for standard function field structures, along with support
> for arithmetic.   This should be organized in a way similar to number
> fields.
>
> For this code, the main point is to establish an API that works solidly.
> It will be insanely slow.  A subsequent patch will make things fast.

New description:

 One of the first things we learned at Sage Days 21: Function Fields, is
 that it is not even possible to really define or even do arithmetic in
 function fields *at all* in Sage!  It's amazing that this most basic
 arithmetic still isn't supported, but it isn't (maybe it used to be via
 generic machinery, but got broken...?).  The point of this ticket is to
 create classes for standard function field structures, along with support
 for arithmetic.   This should be organized in a way similar to number
 fields.

 For this code, the main point is to establish an API that works solidly.
 It will be insanely slow.  A subsequent patch will make things fast.

 See also: #9069, #9094, #9095.

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9054#comment:12>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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