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

Update opencv and numpy #2147

Merged
merged 16 commits into from
Aug 28, 2023
Merged

Update opencv and numpy #2147

merged 16 commits into from
Aug 28, 2023

Conversation

joeyballentine
Copy link
Member

@joeyballentine joeyballentine commented Aug 26, 2023

This version of numpy is basically the highest and lowest we can go without causing conflicts. Requires numba to be updated, which is included in #2146. Also requires me to fix a bunch of type issues

@joeyballentine joeyballentine marked this pull request as draft August 26, 2023 05:07
@joeyballentine joeyballentine changed the title Update opencv and numpy to latest Update opencv and numpy Aug 26, 2023
@joeyballentine joeyballentine marked this pull request as ready for review August 26, 2023 15:37
@RunDevelopment
Copy link
Member

Are we going with a conversion function or not? I thought we agreed on that yesterday.

@joeyballentine
Copy link
Member Author

Oh yeah, I'll do that today

@joeyballentine
Copy link
Member Author

Btw in case you didn't see on discord, we don't need a conversion function. Mats are just ndarrays.

Copy link
Member Author

@joeyballentine joeyballentine left a comment

Choose a reason for hiding this comment

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

Going to assume this is good now. We can fix more of the type errors in a separate PR

@joeyballentine joeyballentine merged commit 74578fc into main Aug 28, 2023
@joeyballentine joeyballentine deleted the numpy-update branch August 28, 2023 13:38
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.

2 participants