vocalpy / hybrid-vocal-classifier

a Python machine learning library for animal vocalizations and bioacoustics
http://hybrid-vocal-classifier.readthedocs.io
BSD 3-Clause "New" or "Revised" License
23 stars 8 forks source link

use np.tile instead of np.matlib.repmat in features/tachibana.py #92

Closed NickleDave closed 3 years ago

NickleDave commented 3 years ago

because numpy.matlib is deprecated