#17729: Implement Weil restriction for affine schemes/points/morphisms
-------------------------------------+-------------------------------------
       Reporter:  bhutz              |        Owner:  bhutz
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.5
      Component:  algebraic          |   Resolution:
  geometry                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Ben Hutz           |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  c1294c3c851ffe1b2d83f0bed4125772adbf976f
  u/bhutz/ticket/17729               |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by {'newvalue': u'Ben Hutz', 'oldvalue': ''}):

 * status:  new => needs_review
 * commit:   => c1294c3c851ffe1b2d83f0bed4125772adbf976f
 * author:   => Ben Hutz


Comment:

 Note that when I implemented this I noticed that the original
 implementation for ideals was inconsistently ordering the coordinates. In
 particular it labelled `a^2x2 + ax1 + ax0` and then created the
 coordinates (x2,x1,x0) in the ring k[x0,x1,x2]. This caused issues for
 morphisms, so I made this consistent: i.e. coordinates (x0,x1,x2). I also
 allowed for weil restrictions of relative number fields (to the base
 field) instead of just absolute number fields. These are the only two
 changes to the original implementation.
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=c1294c3c851ffe1b2d83f0bed4125772adbf976f
 c1294c3]||{{{17729: implement weil restriction for affine schemes}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/17729#comment:2>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to