GeomScale / volesti

Practical volume computation and sampling in high dimensions
GNU Lesser General Public License v3.0
142 stars 114 forks source link

fix macos/ARM/clang compile errors #297

Open congyu711 opened 3 months ago

congyu711 commented 3 months ago

This PR fixes compile errors on ARM macos with clang, see #295

NOTE: this PR removes #include <immintrin.h> in file external/PackedCSparse/FloatArray.h