I wrote the following programs to compare the speed of python with c/fortran. To get the time used by the programs I used the \"time\" command. All the programs compute the sq
As a rule, numpy is used for scientific calculations in python. You probably should test that lib.