One Hat Cyber Team
Your IP :
216.73.216.216
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
Macaulay2
/
Polyhedra
/
View File Name :
TODO
vertexEdgeMatrix and vertexFacetMatrix seem not to be needed. Also they print indices in the output matrices? documentation: * statePolytope is documented wrong. It produces more output. rays has weird definition saveSession in own file? polar is now defined via dual of underlyingCone. Will this fail for having linealitySpace? generate polymake tests for: * hilbertBasis (DONE) * minkowskiSum (this used to ignore the lineality space completely?) (DONE) * normalFan (DONE) * faceFan Thoughts: * Sanitize input matrices at some point? * There are too many intersection methods. * Completeness of fans is probably very expensive to check at the moment. * What is a better naming scheme for the properties? Should we adapt the polymake scheme? Packages that use Polyhedra: [lars@sunfish packages]$ grep -R "Polyhedra" . | grep needsPackage ./MonomialAlgebras.m2:needsPackage "Polyhedra" ./Polyhedra2.m2:needsPackage "PolyhedralObjects" ./SRdeformations.m2:needsPackage "Polyhedra" ./LatticePolytopes.m2:needsPackage "Polyhedra" ./supplanted-packages/Polyhedra.m2: F << "needsPackage \"Polyhedra\"" << endl; ./Macaulay2Doc/test/schenck-book-2.m2:needsPackage "Polyhedra" Packages that should go away: * PolyhedralObjects.m2 * Polyhedra2.m2 * polymake.m2 or polymakeInterface.m2 Undocumented methods, that have been removed: * newMinkSum: No reference for algorithm given and too long to fix. * dualCayley, dualCayleyFace: Not documented at all, never tested. Methods without tests * stellarSubdivision * cellDecomposition * faceFan * polarFace * Everything concerning PolyhedralComplex