Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

HKaras
Copy link
Member

@HKaras HKaras commented Jun 12, 2024

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 stestoll June 13, 2024 12:21
@HKaras HKaras self-assigned this Jun 13, 2024
@HKaras HKaras added the bugfix Patches something that isn't working label Jun 13, 2024
@HKaras HKaras merged commit 21df49d into JeschkeLab:main Jul 1, 2024
7 checks passed
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Patches something that isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants