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

From ICPWiki
Jump to navigation Jump to search
Line 10: Line 10:
  
 
== Resources ==
 
== Resources ==
*  
+
* [[T1w.pdf Worksheet for the first tutorial.]]
 +
* [[T1c.tgz Source code 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 10:12, 24 April 2007

Introduction

Overview

This tutorial covers

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

Resources

Links