Skip to content

Releases: fcomitani/simpsom

v3.0.0.b

31 Jul 23:11
Compare
Choose a tag to compare

v3.0.0 beta release.

v2.0.2

12 Oct 01:09
Compare
Choose a tag to compare

Final release before v3.0.0

Fixes a typo in the printout flag preventing the proper clearing of figures.

v.2.0.1

17 Dec 09:29
Compare
Choose a tag to compare

This minor release fixes a bug preventing the import of dependencies for cluster analysis.

v2.0.0

10 Dec 17:38
Compare
Choose a tag to compare

SimpSOM v2.0.0

This version brings a number of major improvements, including batch training and compatibility with CUDA-enabled GPUs through RAPIDS. The naming of functions and variables has been changed and is now closer to PEP8 standards. This means the new API is not compatible with v1.
Make sure to read the README and the API documentation before moving to this new release.

A general code clean-up and a few bug fixes have been added.

Please contact me through Issues and pull requests if you are encountering any issues.

1.3.4b

10 Dec 16:47
Compare
Choose a tag to compare

This is a legacy version.
It fixes a few minor bugs from v1.3.4. It is recommended if you are currently using v1.3.4.
The next releases will be API breaking.

v1.3.4

02 Apr 16:55
c8a4128
Compare
Choose a tag to compare

SimpSOM, a lightweight Python library for Kohonen Self-Organising Maps