Skip to content

Releases: materialsvirtuallab/pyhull

Py3k compatible

09 Sep 00:37
Compare
Choose a tag to compare

Pyhull is now completely Py3k compatible.

Minor update for precision

28 Aug 14:42
Compare
Choose a tag to compare
  1. Use the proper way to preserve float precision using repr.

Minor bug fix release

19 Aug 14:29
Compare
Choose a tag to compare
  1. More precision fixes and bad code naming fixes.
    (Reported by Konrad Schneider).

Bug fix for precision loss

19 Aug 13:56
Compare
Choose a tag to compare
  1. Fix the precision loss in conversion from floats to string in qhull_cmd
    (Reported by Konrad Schneider).