-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MNT] Make aeon numpy compatible with both =>2.0 and <2.0 (#2216)
* more fixes for float_ * numpy2 * Empty commit for CI * remove np.Inf * catch22 convert to array before converting nans * remove output from performance metrics * Automatic `pre-commit` fixes * remove output from performance metrics * docstrings * Automatic `pre-commit` fixes * make argsort stable * make argsort stable * Automatic `pre-commit` fixes * make argsort stable * make argsort stable * Automatic `pre-commit` fixes * make argsort stable * Automatic `pre-commit` fixes * make argsort stable * raise bound on matplotlib * raise bound on numba * raise bound on pandas * remove prts * remove prts * return bounds to previous * return bounds to previous * Automatic `pre-commit` fixes * remove comment * remove comment * Empty commit for CI * doctest skips * Automatic `pre-commit` fixes * # doctest: +SKIP * add stomp parameter back * remove stomp parameter --------- Co-authored-by: TonyBagnall <[email protected]> Co-authored-by: MatthewMiddlehurst <[email protected]>
- Loading branch information
1 parent
6294127
commit 5ad454a
Showing
8 changed files
with
140 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters