Python 與C++的比較

語言速度比較


在Python中利用numpy, SciPy宣告陣列, 並記錄所需時間

Example Code
Note and Comments
how to run the py code with the console 如何執行程式 result


利用c++ 宣告一個包含1500個元素的一維矩陣

Example Code
how to run the py code with the console 如何執行程式 result