linear algebric equations
Tito Sanò
tsano at tiscali.it
Mon Dec 7 11:59:01 EST 2020
Regarding the solution of linear algebraic equations I noticed a big
difference in the computation
time in Python compared to the old fortran language.
I have compared both the linelg and lapack.dgesv-lapack.zgesv modules with
the fortan: dgelg and f04adf.
The difference in computation time is enormous:
for example for 430 degrees of freedom it is about 24 min in Python versus
about 1 sec in fortran.
Is it possible to get better performance in Python?
Thanks in advance
Tito Sano’
Roma Italy
Cell: 339 6903895
More information about the Python-list
mailing list