#16158: Make Spec into a functor
-------------------------------------+-------------------------------------
       Reporter:  pbruin             |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.3
      Component:  algebraic          |   Resolution:
  geometry                           |    Merged in:
       Keywords:  Spec functor       |    Reviewers:  Travis Scrimshaw
  affine scheme                      |  Work issues:
        Authors:  Peter Bruin        |       Commit:
Report Upstream:  N/A                |  185b49cd73907d2214401f96058e61b0eb334d8e
         Branch:                     |     Stopgaps:
  u/pbruin/16158-Spec_functor        |
   Dependencies:  #15990, #16156     |
-------------------------------------+-------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 {{{
 sage -t --long src/sage/schemes/elliptic_curves/ell_finite_field.py
 **********************************************************************
 File "src/sage/schemes/elliptic_curves/ell_finite_field.py", line 829, in
 
sage.schemes.elliptic_curves.ell_finite_field.EllipticCurve_finite_field.cardinality
 Failed example:
     EllipticCurve(GF(10007),[1,2,3,4,5]).cardinality(algorithm='foobar')
 Expected:
     Traceback (most recent call last):
     ...
     ValueError: Algorithm is not known
 Got:
     10076
 **********************************************************************
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16158#comment:11>
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