I have a script that calculates prime numbers. but when running it in numpy 2.0 it takes almost twice as long as before. Does anyone know about this and if there is a way to fix it?
vscode console
run the program in numpy 1.2 and 2.0 in vscode console and it takes almost double in nympy 2.0
I want to know why this happens and how to correct it for numpy 2.0
New contributor
Agent3.789 Hj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.