> About the codes: Basically it simply solves some non-linear equations
> using "fsolve" along with some other calculations.
>
Looks like you are using some third party libraries like numpy/scipy.
Do these libraries have the same version on both platforms?
What about python interpreter versions -
Akand Islam wrote:
> I have run my codes (written in Python) in my Notebook (3 GB Ram, Dual-
> core CPU T4500 @ 2.3 GHz) and in my lab machine (11.57 GB Ram, i7-920
> CPU @ 2.67 GHz). However, I have found execution time in Notebook
> 250.3 seconds, and in Lab machine 333.2 seconds. How is it poss
I have run my codes (written in Python) in my Notebook (3 GB Ram, Dual-
core CPU T4500 @ 2.3 GHz) and in my lab machine (11.57 GB Ram, i7-920
CPU @ 2.67 GHz). However, I have found execution time in Notebook
250.3 seconds, and in Lab machine 333.2 seconds. How is it possible?
Good configuration mac