seracio / kohonen

A basic implementation of a Kohonen map in JavaScript
MIT License
13 stars 5 forks source link

Performance with large arrays #40

Closed cbanbury closed 8 years ago

cbanbury commented 8 years ago

Hi,

Are you still actively working on this? I've been playing with this package using spectral data and seems to hang with very large arrays (3000).

How far would you reasonably expect this to scale?

nmondon commented 8 years ago

I've released a v0.6.1 on npm!