Links: Difference between revisions
From phys660
Jump to navigationJump to search
Line 12: | Line 12: | ||
==Python Reference== | ==Python Reference== | ||
*Python in 40 minutes | *[[Media:python_40minutes.pdf|Python in 40 minutes]] | ||
* | *[http://python.org/ Python.org] | ||
* | *[http://numpy.scipy.org/ NumPy] | ||
== Linux Reference == | == Linux Reference == |
Revision as of 22:32, 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