#13282: Access to GRDB Fano polytopes
----------------------------------+-----------------------------------------
       Reporter:  sjg10           |         Owner:  mhampton    
           Type:  enhancement     |        Status:  needs_review
       Priority:  major           |     Milestone:  sage-5.3    
      Component:  geometry        |    Resolution:              
       Keywords:                  |   Work issues:              
Report Upstream:  N/A             |     Reviewers:              
        Authors:  Samuel Gonshaw  |     Merged in:              
   Dependencies:                  |      Stopgaps:              
----------------------------------+-----------------------------------------
Description changed by sjg10:

Old description:

> This patch introduces the following functions:
>
> {{{
> CanonicalFano                   SmoothFano
> ReflexiveFano                   TerminalFano
> PolytopeSmallPolygon            PolytopelReflexive
> LDP
> }}}
>
> These read from the data stored in this
> spkg:[http://coates.ma.ic.ac.uk/GRDB_polytopes-20120806.spkg]
> by using the new private function `_GRDBBlockReader` to access
> classifications of the above Fano polytopes originally stored on the
> [http://grdb.lboro.ac.uk Graded Ring Database] and return
> `LatticePolytope` instances.
>
> The implementation is similar that of
> [http://trac.sagemath.org/sage_trac/ticket/13115 #13115] where we provide
> a module `lattice_polytopes` to act as a namespace for these functions
> which are situated elsewhere, giving the option to concentrate all future
> examples of lattice polytopes here.
>
> Install the latest SPKG above and the latest patch.

New description:

 This patch introduces the following functions:

 {{{
 CanonicalFano                   SmoothFano
 ReflexiveFano                   TerminalFano
 PolytopeSmallPolygon            lReflexive
 LDP
 }}}

 These read from the data stored in this
 spkg:[http://coates.ma.ic.ac.uk/GRDB_polytopes-20120806.spkg]
 by using the new private function `_GRDBBlockReader` to access
 classifications of the above Fano polytopes originally stored on the
 [http://grdb.lboro.ac.uk Graded Ring Database] and return
 `LatticePolytope` instances.

 The implementation is similar that of
 [http://trac.sagemath.org/sage_trac/ticket/13115 #13115] where we provide
 a module `lattice_polytopes` to act as a namespace for these functions
 which are situated elsewhere, giving the option to concentrate all future
 examples of lattice polytopes here.

 Install the latest SPKG above and the latest patch below.

--

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