Skip to content

Releases: mthiboust/somap

v0.1.1

07 May 20:01
c21c06d
Compare
Choose a tag to compare

What's Changed

  • Add mexican hat neighborhood function in #2
  • Relax jax version constraint in #4
  • Remove unused functions in #1

Full Changelog: v0.1.0...v0.1.1

Somap v0.1.0

23 Nov 22:22
Compare
Choose a tag to compare

This is the first functional release of Somap.

Somap is a flexible, fast and scalable Self-Organizing Maps library in python. It allows you to define and run different flavors of SOMs (Kohonen, DSOM or your custom ones) on square or hexagonal 2D grid, with or without toroidal topology.

Full Changelog: https://github.com/mthiboust/somap/commits/v0.1.0