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

From ICPWiki
Jump to navigation Jump to search
Line 12: Line 12:
 
* {{Download|pdf|T1w.pdf|Worksheet for the first tutorial}}
 
* {{Download|pdf|T1w.pdf|Worksheet for the first tutorial}}
 
* {{Download|tar|T1c.tgz|Source code for the first tutorial}}
 
* {{Download|tar|T1c.tgz|Source code for the first tutorial}}
* Solutions for the first tutorial
+
* {{Download|tar|T1s.pdf|Solutions for the first tutorial}}
  
 
== 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 MonteCarlo sampling]
 
* [http://ib.berkeley.edu/labs/slatkin/eriq/classes/guest_lect/mc_lecture_notes.pdf MonteCarlo sampling]

Revision as of 11:28, 24 April 2007

Introduction

Overview

This tutorial covers

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

Resources

Links