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

Version 1.1.10 with numpy 2.0 support #171

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Version 1.1.10 with numpy 2.0 support #171

merged 1 commit into from
Sep 6, 2024

Conversation

tommyod
Copy link
Owner

@tommyod tommyod commented Sep 6, 2024

No description provided.

@tommyod tommyod merged commit ebd6556 into master Sep 6, 2024
15 checks passed
@tommyod tommyod deleted the tommyod-patch-2 branch September 6, 2024 07:10
tommyod added a commit that referenced this pull request Sep 6, 2024
* Fix Numpy and Scipy deprecation warnings (#163)

* fix numpy deprecation (product to prod)

* fix numpy deprecation (brentq)

* fix numpy deprecation (quad/nquad)

* changes to meet PEP-8

* Fix flake8 and black formatting errors

* Bump version to 1.1.9 (#164)

Co-authored-by: tommyod <tommy.odland>

* Update build.yml with pypi API token (#165)

* Update build.yml with pypi API token

* Remove push condition

* Replaced numpy.asfarray with numpy.asarray using the proper dtype. (#169)

* Replaced numpy.asfarray with numpy.asarray using the proper dtype.

* Newer version of numpy return np.True_ instead of True. Changed this in two doctests.

* Changed to correct dtype from int32 to long.
Changed doctest to use assert

---------

Co-authored-by: skrylow <[email protected]>

* Version 1.1.10 with numpy 2.0 support (#171)

---------

Co-authored-by: yanbomb <[email protected]>
Co-authored-by: SergejKr <[email protected]>
Co-authored-by: skrylow <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant