Skip to content

pyfuzzylite 7.1.0

Compare
Choose a tag to compare
@jcrada jcrada released this 27 Mar 02:37
· 84 commits to main since this release
8cfe88c
  • Dual license: GNU GPL and MIT
  • Requires Python >=3.7
  • Improved tooling (poetry, nox, Github Actions)
  • Documentation everywhere
  • Renamed constructor parameters of term.Spike: inflection->center, slope->width
  • Renamed parameters of term.Triangle: vertex_a->left, vertex_b->top, vertex_c->right
  • Renamed parameters of term.Trapezoid: vertex_a->bottom_left, vertex_b->top_left, vertex_c->top_right, vertex_d->bottom_right