Skip to content

jigsaw-0.9.14

Latest
Compare
Choose a tag to compare
@dengwirda dengwirda released this 07 Oct 12:25
· 65 commits to master since this release
e848583
  • Improved "float-preserving" I/O: use c-style "%.17g" format to ensure consistent writing / reading of floating-point data.
  • Improved I/O speed: use c-style string formatting.
  • Fixed a precision-bug in the aabb-tree "split" heuristic.
  • Revisions to edge-"zip" / "div" optimisation predicates.