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

np.float incompatible with current version of numpy #26

Open
alex-l-kong opened this issue May 3, 2023 · 0 comments
Open

np.float incompatible with current version of numpy #26

alex-l-kong opened this issue May 3, 2023 · 0 comments

Comments

@alex-l-kong
Copy link

alex-l-kong commented May 3, 2023

The online_lda module uses np.float at

EPS = np.finfo(np.float).eps
This raises an AttributeError with numpy 1.24 when importing.

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

No branches or pull requests

1 participant