lab-cosmo / nice

MIT License
12 stars 3 forks source link

default compiler options in setuptools #1

Open spozdn opened 3 years ago

spozdn commented 3 years ago

check if default compiler options in setuptools affect the performance and may be get rid of them.

https://stackoverflow.com/questions/61209027/where-are-these-extra-compiler-flags-coming-from-when-using-setup-py-to-compile

https://stackoverflow.com/questions/26833947/how-can-i-set-cython-compiler-flags-when-using-pyximport/26834595