Skip to content

Releases: borgesaugusto/shapers

v0.3.0

12 Sep 15:09
Compare
Choose a tag to compare

What's Changed

  • Now optimization parameters can be modified in python and rust by @borgesaugusto in #7
  • Superposition between ellipsoids can be calculated by @borgesaugusto in #8

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Sep 15:11
Compare
Choose a tag to compare

Solved a bug where, in some cases, the centers were not correctly calculated

What's Changed

  • Solved a bug for small differences. Now working with the gradient by @borgesaugusto in #6

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Sep 15:50
3ed0726
Compare
Choose a tag to compare

What's Changed

Currently, only TaubinSVD, LSQ, and geometrical fitting are implemented for the circle.

Full Changelog: https://github.com/borgesaugusto/shapers/commits/v0.1.0