Skip to content

Releases: natemacfadden/regfans

v0.0.12

14 Mar 00:36

Choose a tag to compare

  • 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

09 Mar 01:00

Choose a tag to compare

  • 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

03 Mar 16:28

Choose a tag to compare

  • 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

28 Feb 20:26

Choose a tag to compare

Single-commit release - actually record the gale basis if provided

Full Changelog: v0.0.8...v0.0.9

v0.0.8

23 Feb 23:51

Choose a tag to compare

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

14 Feb 02:55

Choose a tag to compare

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

12 Feb 17:39

Choose a tag to compare

Better handle hyperplane intersections in first_hit.

Full Changelog: v0.0.5...v0.0.6

v0.0.5

05 Feb 21:32

Choose a tag to compare

Modify PPL install to allow installation with Python 3.14.

Full Changelog: v0.0.4...v0.0.5

v0.0.4

09 Jan 18:40

Choose a tag to compare

  • 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

07 Jan 17:39

Choose a tag to compare

  • Fan.flip_linear bugfixes (variable name mis-match)
  • more efficient util.is_solid method (find interior point, don't check rank)

Full Changelog: v0.0.2...v0.0.3