You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release focuses on switching from libigl and CGAL dependencies to only using PolyScope and Eigen, in addition to adding customized PolyVector iterations and cochain structures (like FEM and DEC).
This release is a big paradigm shift where the discretization and representation of directional fields and tangent bundles are abstracted and separated into classes that allow for a greater flexibility.