Links: Difference between revisions
From phys660
Jump to navigationJump to search
Line 13: | Line 13: | ||
==Python Reference== | ==Python Reference== | ||
*[[Media:python_40minutes.pdf|Python in 40 minutes]] | *[[Media:python_40minutes.pdf|Python in 40 minutes]] | ||
*[[http://docs.python.org/tutorial/index.html Comprehensive Python Tutorials]] | |||
*[http://python.org/ Python.org] | *[http://python.org/ Python.org] | ||
*[http://numpy.scipy.org/ NumPy] | *[http://numpy.scipy.org/ NumPy] |
Revision as of 22:42, 7 January 2012
MATLAB Reference
- The complete official MATLAB reference
- Multithreaded MATLAB performance on multicores
- Running MATLAB m-files in the background under Linux
- Calling C and Fortran from MATLAB using the MEX interface
- MATLAB Jacket for GPUs
Fortran 90 Reference
Python Reference
Linux Reference
- Transfering Files: scp and sftp
- PuTTY SSH Client
- X Tunneling on Windows
- X Tunneling on MacOS
- Introduction to Emacs, Pico, and VI text editors