Difference between revisions of "Simulation Techniques for Soft Matter Sciences (SS 2007)/Introduction"
Jump to navigation
Jump to search
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
== Overview == | == Overview == | ||
This tutorial covers | This tutorial covers | ||
Line 11: | Line 9: | ||
== Resources == | == Resources == | ||
* {{Download|T1w.pdf|Worksheet for the first tutorial}} | * {{Download|T1w.pdf|Worksheet for the first tutorial}} | ||
− | * {{Download|T1c.tgz|Source code for the first tutorial}} | + | * {{Download|T1c.tgz|Source code for the first tutorial|tar}} |
− | |||
== Links == | == Links == | ||
* [http://www.gnu.org/software/gsl/manual/html_node/ GNU Scientific Library] | * [http://www.gnu.org/software/gsl/manual/html_node/ GNU Scientific Library] | ||
− | * [http://ib.berkeley.edu/labs/slatkin/eriq/classes/guest_lect/mc_lecture_notes.pdf | + | * [http://ib.berkeley.edu/labs/slatkin/eriq/classes/guest_lect/mc_lecture_notes.pdf Monte Carlo sampling] |
Latest revision as of 10:39, 26 April 2007
Overview
This tutorial covers
- Introduction
- GNU Scientific Library (GSL)
- Calculating Pi
- Numerical Integration
Resources
Worksheet for the first tutorial (108 KB)
Source code for the first tutorial (1 KB)