wiheto / teneto

Temporal Network Tools
GNU General Public License v3.0
85 stars 26 forks source link

Deprecated call to scipy.temporal.distance.matching #88

Open neidhardt-matthias opened 1 year ago

neidhardt-matthias commented 1 year ago

teneto/utils/utils.py still uses the deprecated function scipy.temporal.distance.matching (in line 519), which was removed in scipy version 1.9.0 (see https://docs.scipy.org/doc/scipy/release.1.9.0.html).