Skip to content

Commit

Permalink
[MNT] scipy 1.14 compatibility patch (#407)
Browse files Browse the repository at this point in the history
This PR ensures compatibility with `scipy 1.14` and some deprecations
therein.

* removes legacy density module which imported `simps`

This adresses all incompatibilities in the `skpro` framework layer, but
*not* in dependent packages, see
#408
  • Loading branch information
fkiraly authored Jun 25, 2024
1 parent c30fc71 commit 7857a7d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 236 deletions.
175 changes: 0 additions & 175 deletions skpro/regression/density.py

This file was deleted.

61 changes: 0 additions & 61 deletions skpro/tests/test_density.py

This file was deleted.

0 comments on commit 7857a7d

Please sign in to comment.