All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added MeshSolver class.
- Added documentation for cibuildwheel.
- Fix circular Solver import.
- Fix build.yml to match release.yml.
- Fix license files.
- Implemented zero-copy integration between Python (NumPy) and C++ (Eigen/ShapeOp).
- Constraints: ClosenessConstraint (with target position variant), EdgeStrainConstraint, ShrinkingEdgeConstraint, CircleConstraint, PlaneConstraint, BendingConstraint, SimilarityConstraint, RegularPolygonConstraint, ShapeConstraint
- Forces: VertexForce, NormalForce, GravityForce