peterwittek / somoclu

Massively parallel self-organizing maps: accelerate training on multicore CPUs, GPUs, and clusters
https://peterwittek.github.io/somoclu/
MIT License
268 stars 70 forks source link

Provisional fix for Issue #130 #131

Closed MattWenham closed 6 years ago

MattWenham commented 6 years ago

This fix will change the results for hexagonal grids, particularly if using the bubble neighbourhood function. Arguably these results are more correct, however, but some users may require the ability to use the current method.

peterwittek commented 6 years ago

Thanks for this.