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

Merge master into develop #172

Merged
merged 5 commits into from
Sep 6, 2024
Merged

Merge master into develop #172

merged 5 commits into from
Sep 6, 2024

Conversation

tommyod
Copy link
Owner

@tommyod tommyod commented Sep 6, 2024

No description provided.

yanbomb and others added 5 commits February 29, 2024 16:54
* 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
Co-authored-by: tommyod <tommy.odland>
* Update build.yml with pypi API token

* Remove push condition
)

* 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 <Sergej.Krylow@sefe.eu>
@tommyod tommyod merged commit 067b484 into develop Sep 6, 2024
36 checks passed
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.

3 participants