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

From ICPWiki
Jump to navigation Jump to search
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Introduction =
 
 
 
== Overview ==
 
== Overview ==
 
This tutorial covers
 
This tutorial covers
  
* Introduction to Linux
+
* Introduction
* How to shoot Pi
 
* Simple sampling / Importance sampling
 
 
* GNU Scientific Library (GSL)
 
* GNU Scientific Library (GSL)
 
+
* Calculating Pi
== Contents ==
+
* Numerical Integration
 
 
=== Introduction to Linux ===
 
 
 
In this part of the tutorial you have to do something ...
 
 
 
=== How to shoot Pi ===
 
 
 
Now, do something else ..
 
 
 
=== Simple sampling / Importance sampling ===
 
 
 
=== GNU Scientific Library (GSL) ===
 
  
 
== Resources ==
 
== Resources ==
 +
* {{Download|T1w.pdf|Worksheet for the first tutorial}}
 +
* {{Download|T1c.tgz|Source code for the first tutorial|tar}}
  
Here you can download everything and don't have to work anymore ....
+
== Links ==
 
+
* [http://www.gnu.org/software/gsl/manual/html_node/ GNU Scientific Library]
== Contents ==
+
* [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