Skip to content

Conversation

alexreinking
Copy link
Member

Fix Numpy 2.0 compatibility bug in lesson 10

Numpy 2.0 no longer performs narrowing conversions
automatically. We manually mask here instead.

Fixes #8380

Numpy 2.0 no longer performs narrowing conversions
automatically. We manually mask here instead.

Fixes #8380
@alexreinking alexreinking merged commit 8643007 into main Aug 9, 2024
12 of 16 checks passed
@alexreinking alexreinking deleted the issues/8380-python-lesson-10 branch August 9, 2024 16:23
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.

python_tutorial_lesson_10_aot_compilation_run incompatible with Numpy 2
2 participants