Difference between revisions of "Simulation Techniques for Soft Matter Sciences (SS 2007)/Introduction"

From ICPWiki
Jump to navigation Jump to search
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Contents ==
+
== Overview ==
* Introduction to Linux
+
This tutorial covers
* How to shoot Pi
+
 
* Simple sampling / Importance sampling
+
* Introduction
 
* GNU Scientific Library (GSL)
 
* GNU Scientific Library (GSL)
 +
* Calculating Pi
 +
* Numerical Integration
 +
 +
== Resources ==
 +
* {{Download|T1w.pdf|Worksheet for the first tutorial}}
 +
* {{Download|T1c.tgz|Source code for the first tutorial|tar}}
 +
 +
== Links ==
 +
* [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 Monte Carlo sampling]

Latest revision as of 11:39, 26 April 2007

Overview

This tutorial covers

  • Introduction
  • GNU Scientific Library (GSL)
  • Calculating Pi
  • Numerical Integration

Resources

Links