pyclustering icon indicating copy to clipboard operation
pyclustering copied to clipboard

change numpy.complex -> numpy.complex128 bc of depreciation

Open djpasseyjr opened this issue 1 year ago • 0 comments

Fix for #700.

I ran python -m unittest pyclustering/nnet/tests/unit/ut_fsync.py which failed before the fix and passed afterwards.

It turned out to be a very simple problem which is great ✨ Looking forward to using this simulator.

djpasseyjr avatar Jan 31 '24 16:01 djpasseyjr