mhogg / pyoctree

Octree structure containing a 3D triangular mesh model
MIT License
86 stars 19 forks source link

Set openmp compiler arguments depending on compiler #10

Closed mhogg closed 7 years ago

mhogg commented 7 years ago

In response to Issue #9: Modified setup.py to check which compiler will be used for building pyoctree and supply the appropriate openmp argument for that compiler.

mhogg commented 7 years ago

Also fix issues related to installation on Linux and Python 2/3. Tested on CentOS 6 and Xubuntu 16.04