Hi list,
i just tried to create a extended Version of LatticePolytope, but it did
not work.
I always get the following error:
Error when calling the metaclass bases function() argument 1 must be
code, not str.
i found out this is because LatticePolytope is not a class, but a function.
otherwise, the type of LatticePolytope(somePoints) is given as:
sage.geometry.lattice_polytope.LatticePolytopeClass.
How can i extend this?
Where can i find informations about this class?

greatz Johannes

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to