GeomScale / volesti

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

fix macos/ARM/clang compile errors #297

Open congyu711 opened 8 months ago

congyu711 commented 8 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