question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deprecate `scipy.spatial.distance.kulsinski`

See original GitHub issue

kulsinski has been superseded by kulczynski1 in #14588.

As per https://github.com/scipy/scipy/issues/2009#issuecomment-898674427_, we should deprecate kulsinski starting with 1.9.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
h-vetinaricommented, Dec 30, 2021

kulsinski has been superseded by kulczynski1 in #1484.

Typo: this should be https://github.com/scipy/scipy/pull/14588

0reactions
tupuicommented, Dec 3, 2021

Pleasure 😃. Yes that’s what’s need to be done. In the main init (and other places) there are examples of decorator usage on how to deprecate something.

Read more comments on GitHub >

github_iconTop Results From Across the Web

scipy.spatial.distance.kulsinski
Deprecated since version 0.12.0: kulsinski has been deprecated from scipy.spatial.distance in SciPy 1.9.0 and it will be removed in SciPy 1.11.0.
Read more >
scipy.spatial.distance.matching
Computes the Hamming distance between two boolean 1-D arrays. This is a deprecated synonym for hamming. Previous topic. scipy.spatial.
Read more >
Implement all `scipy.spatial.distance` metrics in `_ ... - GitHub
This issue is to track progress of migrating scipy.spatial.distance per-metric ... deprecation tracked in Deprecate scipy.spatial.distance.kulsinski #15125, ...
Read more >
scipy.spatial.distance — SciPy v1.0.0 Reference Guide
matching is deprecated! minkowski (u, v[, p, w]), Computes the Minkowski distance between two 1-D arrays. namedtuple ...
Read more >
Mailman 3 ANN: SciPy 1.9.0 - NumPy-Discussion - python.org
The function `spatial.distance.kulsinski` has been deprecated in favor of `spatial.distance.kulczynski1`. - The ``maxiter`` keyword of the truncated Newton ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found