Skip to content

Remove numpy#2413

Merged
plajjan merged 4 commits into
mainfrom
remove-numpy
Aug 11, 2025
Merged

Remove numpy#2413
plajjan merged 4 commits into
mainfrom
remove-numpy

Conversation

@plajjan

@plajjan plajjan commented Aug 9, 2025

Copy link
Copy Markdown
Contributor

Part of #2411

sydow and others added 4 commits August 6, 2025 16:47
The compiler has had special built-in support for numpy since it works
so differently in so many different ways. We are now removing it because
numpy remains unused and we want to avoid the extra maintenance burden.
We might very well bring numpy back at a later point. The later the
better since we are likely to improve other things in the compiler
meanwhile which would make a reintroduction easier.
This removes numpy specific stuff from the Parser.
no longer need to copy stdlib now that numpy (the only thing that was in
there) has been removed.
@plajjan

plajjan commented Aug 11, 2025

Copy link
Copy Markdown
Contributor Author

Ok, let's go! bye bye numpy

@plajjan plajjan merged commit a382b0b into main Aug 11, 2025
35 checks passed
@plajjan plajjan deleted the remove-numpy branch August 11, 2025 08:53
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