Python resources
Jump to navigation
Jump to search
Python is a powerful high-level programming language, that can easily be used for applications as broad as complex numerical computation as well as seamless deployment in mobile devices (e.g., cellular phones).
Useful links:
- Installers for all major operating systems
- Local copy of the documentation
- Scipy/Numpy are powerful libraries for numerical computation: installation instructions for all major operating systems
- Migration guide for MATLAB users