yuanming-hu / taichi_mpm

High-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)
MIT License
2.34k stars 317 forks source link

Fix 2D SVD on Mac OS X #18

Closed yuanming-hu closed 5 years ago

yuanming-hu commented 5 years ago

Use EigenSVD for now.