Skip to content

Releases: rmuzzar/repulsive-curves-python

v0.1.0 - Initial H1 projected-gradient release

24 Apr 20:32

Choose a tag to compare

v0.1.0 - Initial $H^1$ projected-gradient release

First working Python package/app release for experimenting with repulsive polygonal curve flows.

Current focus

  • $H^1$ projected gradient descent for repulsive polygonal curves.
  • Tangent-point energy and Coulomb-type energy.
  • $L^2$ and raw-gradient comparison modes.
  • Fixed barycenter and fixed edge-length constraints (always enforced).
  • Command-line apps:
    • repcurve-flow
    • repcurve-view
    • repcurve-plot-energy
  • Miniforge/conda setup scripts.

Notes

This is an early app-focused release. The public Python API is not yet stable. Future work will include a cleaner API and fractional $H^s$ Sobolev-gradient methods.