popsom icon indicating copy to clipboard operation
popsom copied to clipboard

Population-based Self-Organizing Maps

Results 2 popsom issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...