Links: Difference between revisions
From phys660
Jump to navigationJump to search
Line 2: | Line 2: | ||
*[http://www.mathworks.com/help/techdoc/index.html The complete official MATLAB reference] | *[http://www.mathworks.com/help/techdoc/index.html The complete official MATLAB reference] | ||
*[[Media:mlab_bench.pdf|Multithreaded MATLAB performance on multicores]] | *[[Media:mlab_bench.pdf|Multithreaded MATLAB performance on multicores]] | ||
*[http://www.math.umbc.edu/~gobbert/matlab. | *[http://www.math.umbc.edu/~gobbert/matlab.html Running MATLAB m-files in the background under Linux] | ||
*[http://cs.nyu.edu/cs/faculty/overton/g22_nm/programs/info.html Calling C and Fortran from MATLAB using the MEX interface] | *[http://cs.nyu.edu/cs/faculty/overton/g22_nm/programs/info.html Calling C and Fortran from MATLAB using the MEX interface] | ||
*[http://wiki.accelereyes.com/wiki/index.php/Jacket_Basics MATLAB Jacket for GPUs] | *[http://wiki.accelereyes.com/wiki/index.php/Jacket_Basics MATLAB Jacket for GPUs] |
Revision as of 22:30, 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
- Python in 40 minutes
- Handbook of the Physics Computing Course (Python language)
- Numerical Python
- Python.org
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