popsom
popsom copied to clipboard
Population-based Self-Organizing Maps
Bumps [scipy](https://github.com/scipy/scipy) from 0.19.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...
Getting the following error when calling `m.starburst()` TypeError: `np.matrix` is not supported. Please convert to a numpy array with `np.asarray`. For more information see: https://numpy.org/doc/stable/reference/generated/numpy.matrix.html Neither `np.asarray` or `np.array` works...