Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pymesh2-0.2.0-cp27-cp27mu-linux_x86_64.whl | 2018-07-13 | 53.7 MB | |
pymesh2-0.2.0-cp36-cp36m-linux_x86_64.whl | 2018-07-13 | 53.7 MB | |
pymesh2-0.2.0-cp27-cp27m-macosx_10_13_x86_64.whl | 2018-07-07 | 35.3 MB | |
pymesh2-0.2.0-cp36-cp36m-macosx_10_13_x86_64.whl | 2018-07-07 | 35.3 MB | |
PyMesh v0.2.0 Release.tar.gz | 2018-07-07 | 15.2 MB | |
PyMesh v0.2.0 Release.zip | 2018-07-07 | 16.0 MB | |
README.md | 2018-07-07 | 631 Bytes | |
Totals: 7 Items | 209.1 MB | 0 |
Summary:
* Refactor the build system to use modern CMake.
* Consistent library naming with PyMesh-
prefix.
* Ensure bdsit_wheel
produce platform dependent wheels. However, I am still not able to build a manylinux
wheel because the toolchain supplied by Centos5 is too ancient.
* Release pre-built binary wheel images (See attached .whl
files).
* Auto docker image generation using Circle CI.
* Add preliminary wrapping for Geogram, Draco and TetWild.
* Various bug fixes.