Python Progress
The Python scripting program, ver 2.7.2, can be freely downloaded from: http://www.python.org/download/ Programmers will also need to install libraries such as NumPy, SciPy and matplotlib, particularly for science and engineering programming. These libraries are also freely available, but their proper installation and integration with Python is tricky. As… Read more