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

Type system implementation #1: Added initial implementation for a new type system using redundancies. #9513

Open
wants to merge 28 commits into
base: feature/np_2
Choose a base branch
from

Conversation

kc611
Copy link
Collaborator

@kc611 kc611 commented Mar 27, 2024

This is an alternative to #9408.

It does the same changes except those are changes are being done in entirely new files to prevent any collision with old numba system and also included NumPy 2 binary support.

@kc611 kc611 changed the base branch from main to feature/np_2 March 29, 2024 12:31
@kc611 kc611 closed this Apr 1, 2024
@kc611 kc611 reopened this Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants