#13282: Access to GRDB Fano polytopes
-------------------------------------+-------------------------------------
       Reporter:  sjg10              |        Owner:  mhampton
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  geometry           |   Resolution:
       Keywords:  polytopes          |    Merged in:
        Authors:  Samuel Gonshaw     |    Reviewers:
Report Upstream:  N/A                |  Work issues:  address compile
         Branch:                     |  failure
  public/ticket/13282                |       Commit:
   Dependencies:                     |  37c562cadfd39ad79f34cdda28a94ab0b98aaa4a
                                     |     Stopgaps:
-------------------------------------+-------------------------------------
Description changed by chapoton:

Old 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-0.1.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.

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-0.1.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 #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/ticket/13282#comment:20>
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