Skip to content

Adding support for scipy 1.14 and tests for Python 3.12 - #474

Merged
HKaras merged 3 commits into
JeschkeLab:mainfrom
HKaras:3.12support
Jul 1, 2024
Merged

Adding support for scipy 1.14 and tests for Python 3.12#474
HKaras merged 3 commits into
JeschkeLab:mainfrom
HKaras:3.12support

Conversation

@HKaras

Copy link
Copy Markdown
Member

Adding testing for python 3.12

In the latest scipy versions cumtrapz is renamed to cumulative_trapezoid in scipy 1.6.0 and cumtrapz was removed in 1.14

@HKaras
HKaras marked this pull request as ready for review June 13, 2024 12:21
@HKaras
HKaras requested a review from stestollJune 13, 2024 12:21
@HKarasHKaras self-assigned this Jun 13, 2024
@HKarasHKaras added the bugfix Patches something that isn't working label Jun 13, 2024
@HKaras
HKaras merged commit 21df49d into JeschkeLab:mainJul 1, 2024
@HKaras
HKaras deleted the 3.12support branch July 1, 2024 15:21
HKaras added a commit to HKaras/DeerLab that referenced this pull request Jul 31, 2024
* Update for 3.12
* Updated workflows and changelog
* Upload to 3.12
HKaras added a commit that referenced this pull request Mar 18, 2026
* Update for 3.12
* Updated workflows and changelog
* Upload to 3.12
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfixPatches something that isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@HKaras@stestoll