[sage-support] Re: Can sage's palp decompress these polytopes?

2017-02-08 Thread Dominique Laurain
Thanks Andrey for your report about this package. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this grou

[sage-support] Re: Can sage's palp decompress these polytopes?

2017-02-07 Thread Andrey Novoseltsev
On Monday, 6 February 2017 14:47:15 UTC-7, Dominique Laurain wrote: > > Summmary of work done for sagemath ... > > > http://rpm.pbone.net/index.php3/stat/4/idpl/34786687/dir/fedora_other/com/sagemath-data-polytopes_db-7.3-6.fc25.noarch.rpm.html > > (maybe more recent updates?) > > I guess pcpa and

[sage-support] Re: Can sage's palp decompress these polytopes?

2017-02-06 Thread Dominique Laurain
Summmary of work done for sagemath ... http://rpm.pbone.net/index.php3/stat/4/idpl/34786687/dir/fedora_other/com/sagemath-data-polytopes_db-7.3-6.fc25.noarch.rpm.html (maybe more recent updates?) I guess pcpa and Jerry James have done great job decompressing databases, and coding Python interfa

[sage-support] Re: Can sage's palp decompress these polytopes?

2017-02-06 Thread Dominique Laurain
Hello, It seems that following code in SMC worksheet cell from sage.geometry.polyhedron.palp_database import PALPreader #db = PALPreader(dim=1) # returns ValueError: Cannot find PALP database: /projects/sage/sage-7.5/local/share/reflexive_polytopes/Full1d/zzdb.info db = PALPreader(dim=2) # retu