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

New Type System/NumPy 2 support tracking #9409

Open
6 tasks
kc611 opened this issue Jan 30, 2024 · 0 comments
Open
6 tasks

New Type System/NumPy 2 support tracking #9409

kc611 opened this issue Jan 30, 2024 · 0 comments
Labels
NumPy 2.0 Related to NumPy 2.0 support Task

Comments

@kc611
Copy link
Contributor

kc611 commented Jan 30, 2024

This issue page tracks the progress of NumPy 2 development and consequently the development of a new type system alongside it for making it possible. Following are a list of tasks to be accomplished:

  • Adding a new type system implementation capable of distinguishing between NumPu and Python scalars to be able to apply casting rules defined by NumPy 2.
  • Abstracting out the typecasting rules to be able to manage multiple sets of independent type casting rules. (Determined by config flags)
    • Adding NumPy 2 casting rules as one of the possible set of casting rules.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NumPy 2.0 Related to NumPy 2.0 support Task
Projects
None yet
Development

No branches or pull requests

2 participants