Links: Difference between revisions

From phys660
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
== Numerical Analysis Reference==
== Numerical Analysis ==
*
*C. Moler, [http://www.mathworks.com/moler/chapters.html Numerical Computing with Matlab] (SIAM, Philadelphia, 2004).
*  
*W. H. Press, S. A. Teukolsky, W. T. Vetterling, and B. P. Flannery: [http://www.nr.com/ Numerical Recipes: The Art of Scientific Computing] (CUP, Cambridge, 2007).
* G. W. Recktenwald, ''Unavoidable errors in computing'' [[Media:unavoidable_errors.pdf|[PDF]]].
* G. W. Recktenwald, ''Unavoidable errors in computing'' [[Media:unavoidable_errors.pdf|[PDF]]].




== Linux Reference ==
== Linux ==
*[http://www.udel.edu/topics/connect/VPN/ Using VPN at UD]
*[http://www.udel.edu/topics/connect/VPN/ Using VPN at UD]
*[http://www-uxsup.csx.cam.ac.uk/pwf-linux/intro/remote.files.html Transfering Files: scp and sftp]
*[http://www-uxsup.csx.cam.ac.uk/pwf-linux/intro/remote.files.html Transfering Files: scp and sftp]
Line 14: Line 14:
*Introduction to Emacs, Pico, and VI text editors
*Introduction to Emacs, Pico, and VI text editors


== LaTeX Reference ==
== LaTeX ==
*[http://www.andy-roberts.net/writing/latex Getting to Grips with LaTeX]
*[http://www.andy-roberts.net/writing/latex Getting to Grips with LaTeX]
*[http://en.wikibooks.org/wiki/LaTeX LaTeX Guide@Wikibooks]
*[http://en.wikibooks.org/wiki/LaTeX LaTeX Guide@Wikibooks]
Line 22: Line 22:
*[http://www.aip.org/pacs PACS codes]
*[http://www.aip.org/pacs PACS codes]


== MATLAB Reference ==
== MATLAB ==
*[http://www.mathworks.com/help/pdf_doc/matlab/getstart.pdf MATLAB Getting Started Guide]
*[http://www.mathworks.com/help/pdf_doc/matlab/getstart.pdf MATLAB Getting Started Guide]
*[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]
Line 30: Line 30:
*[[Media:mlab_bench.pdf|Multithreaded MATLAB performance on selected multicore machines at UD]]
*[[Media:mlab_bench.pdf|Multithreaded MATLAB performance on selected multicore machines at UD]]


== Fortran 90 Reference ==
== Fortran 90 ==
* [http://gcc.gnu.org/wiki/GFortran GNU Fortran]
* [http://gcc.gnu.org/wiki/GFortran GNU Fortran]
* [http://sip.clarku.edu/tutorials/F.html Fortran 90 in 24 hours]
* [http://sip.clarku.edu/tutorials/F.html Fortran 90 in 24 hours]
Line 36: Line 36:
* [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]


==Python Reference==
==Python==
*[[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://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 11:51, 13 March 2014