tengo un script que calcula numeros primos. pero al ejecutarlo en numpy 2.0 tarda casi el doble que antes . alguen sabe de esto y si hay forma de arreglarlo
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
ejecute el programa en numpy 1.2 y 2.0 en la consola de vscode y tarta casi el doble en nympy 2.0
quiero saber por que pasa esto y como corregirlo para numpy 2.0
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
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.