Releases: natemacfadden/regfans
Releases · natemacfadden/regfans
v0.0.12
- allowed enforcing of fine triangulations via linear flipping in 3118e97
- lots of documentation fixes and some simple tests (w/ the help of Claude code)
Full Changelog: v0.0.11...v0.0.12
v0.0.11
- fix some typos
- important: stabilize flip_linear
- allow using of circuit-based secondary cones more widely, since they are more efficient
Full Changelog: v0.0.10...v0.0.11
v0.0.10
- added a check that the gale transform was integral
- improved flip_linear with better verbosity and use of the secondary cone via circuits
- fixed a bug in labels_to_inds when the labels are set semi-atypically
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Single-commit release - actually record the gale basis if provided
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Small fixes in subdividing via CGAL and allow automatic curing of heights by linear flipping
Full Changelog: v0.0.7...v0.0.8
v0.0.7
Small release - just lower default max_denom in util.primitive to avoid overflow errors
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Better handle hyperplane intersections in first_hit.
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Modify PPL install to allow installation with Python 3.14.
Full Changelog: v0.0.4...v0.0.5
v0.0.4
- cleaned/revised README
- added examples/tutorials
- lifting bugfix (for when CGAL didn't give a star triangulation)
- added PPL backend to lifting
- cleaned lifting defaults
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Fan.flip_linearbugfixes (variable name mis-match)- more efficient
util.is_solidmethod (find interior point, don't check rank)
Full Changelog: v0.0.2...v0.0.3