Skip to content

Releases: peterwittek/somoclu

1.5.1

02 Dec 07:14
Compare
Choose a tag to compare
  • New: Neighborhood function can be chosen between Gaussian and bubble.
  • Fixed: R wrapper passes arrays with correct orientation.
  • Fixed: io.cpp is no longer required in the wrappers. An exception is thrown when needed.

1.5

30 Sep 10:23
Compare
Choose a tag to compare
1.5
  • New: Python interface has visual capabilities.
  • New: Option for hexagonal grid.
  • New: Option for requesting compact support in updating the map.
  • New: Python, R, and MATLAB interfaces now allow passing an initial codebook.
  • Changed: Reduced memory use in calculating U-matrices.
  • Changed: Build system rebuilt and simplified.

1.4.1

28 Jan 12:21
Compare
Choose a tag to compare
  • Better support for ICC.
  • Faster code when compiling with GCC.
  • Building instructions and documentation improved.
  • Bug fixes: portability for R, using native R random number generator.