[Commits] [Sbozzolo/kuibit] 76090e: Fix scipy.integrate.cumtrapz function call (#42)
Benjamin Meyers
noreply at github.com
Wed Jul 2 09:35:01 CDT 2025
Branch: refs/heads/master
Home: https://github.com/Sbozzolo/kuibit
Commit: 76090e9028c02a76bd62b1e3bd69ee8351aa155d
https://github.com/Sbozzolo/kuibit/commit/76090e9028c02a76bd62b1e3bd69ee8351aa155d
Author: Benjamin Meyers <meyersbs at users.noreply.github.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M kuibit/series.py
M tests/__init__.py
M tests/test_cactus_ascii_utils.py
M tests/test_frequencyseries.py
M tests/test_grid_data.py
M tests/test_grid_data_utils.py
M tests/test_timeseries.py
M tests/test_unitconv.py
Log Message:
-----------
Fix scipy.integrate.cumtrapz function call (#42)
integrate.cumtapz was renamed to integrate.cumulative_trapezoid in scipy v1.6
To unsubscribe from these emails, change your notification settings at https://github.com/Sbozzolo/kuibit/settings/notifications
More information about the Commits
mailing list