Skip to content

Conversation

bydeng01
Copy link

In a Nutshell

This PR updates probnum to be compatible with NumPy 2.0 and above.

Detailed Description

Related Issues

Closes #862 #862

bydeng01 added 4 commits June 9, 2025 17:39
…lt_type - Replace deprecated np.find_common_type calls in SumLinearOperator and ProductLinearOperator - Use functools.reduce with np.result_type to achieve same functionality - Fixes AttributeError when using NumPy 2.0+
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Collaborator

@marvinpfoertner marvinpfoertner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for taking care of this! :)

Normal: support complex dtypes for mean/cov; promote to complex128 wh…
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.

Bug with numpy when importing ProbNum package

2 participants