Links: Difference between revisions
From phys660
Jump to navigationJump to search
No edit summary |
|||
Line 7: | Line 7: | ||
== Fortran 90 Reference == | == Fortran 90 Reference == | ||
* [http://sip.clarku.edu/tutorials/F.html Fortran 90 in 24 hours] | |||
* [[Media:inroductory_f90.pdf|Introductory Fortran Programming]] | |||
* [http://www.cisl.ucar.edu/tcg/consweb/Fortran90/F90Tutorial/tutorial.html Fortran 90 Advanced Tutorial] | * [http://www.cisl.ucar.edu/tcg/consweb/Fortran90/F90Tutorial/tutorial.html Fortran 90 Advanced Tutorial] | ||
Revision as of 22:28, 7 January 2012
MATLAB Reference
- The complete official MATLAB reference
- Multithreaded MATLAB performance on multicores
- 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