I don't think that functionality is in sage right now. We have cddlib and PALP as standard components, and lrs and 4ti2 as optional and experimental packages. It looks like LattE macchiato requires 4ti2, ntl (standard in sage), and gmp (equivalent to mpir in sage). So it shouldn't be very hard to make an optional package, add the functionality to the lattice polytope class, and then hopefully make that standard eventually.
I am happy to help with that but I don't have time to completely do it myself right now. -Marshall Hampton On Dec 10, 12:17 pm, Felix Breuer <fe...@fbreuer.de> wrote: > Hello! > > Is there an (efficient) way to compute the Ehrhart polynomial of a > lattice polytope in Sage? Is there an implementation of Barvinok's > algorithm contained in some Sage package? > > All I found on the topic was a message on this list, discussing the > packaging of the barvinok library for Sage. However barvinok has not > been packaged yet and I could not find out whether other such > software, e.g. LattE, has already been included in Sage. > > Thanks, > Felix -- 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