Skip to content

Releases: rappoccio/PHY410

Adding helper script for Ising model

04 Dec 20:45
Compare
Choose a tag to compare

Added a helper script for the Ising model to plot the magnetization as a function of the MC index
(analogous to "time").

Added Lectures 30, 31, 32

03 Dec 20:28
Compare
Choose a tag to compare

Added Lectures 30, 31, and 32 for Probabilistic Methods.

Added Lecture 28 cpp implementation

25 Nov 18:29
Compare
Choose a tag to compare

The Lecture28 implementation was still based on gnuplot instead of pyplot, updated now.

Adding Lectures 28 and 29

21 Nov 18:59
Compare
Choose a tag to compare

Adding Lectures 28 and 29 which solve parabolic and hyperbolic PDEs.

Adding Lecture 27

15 Nov 03:32
Compare
Choose a tag to compare

Adding Lecture 27 which demonstrates solution to Poisson's equation using multigrid methods.

Adding Lecture24, Lecture25 and Lecture26

14 Nov 04:29
Compare
Choose a tag to compare

I've added Lectures :
24 : boundary-value problems
25 : boundary-value problems
26 : PDEs

Added Lecture 22

06 Nov 16:46
Compare
Choose a tag to compare

I've added Lecture 22 on Celestial Mechanics.

Version 1.10 : Adding Lecture 21

03 Nov 19:08
Compare
Choose a tag to compare

Adding Lecture 21 to demonstrate ODE's and chaotic dynamical systems.

Version 1.9

30 Oct 17:12
Compare
Choose a tag to compare

Example code for Lecture 20, which starts off introducing ODE's. Uses a pendulum
and a baseball pitcher as starting examples.

Version 1.8

28 Oct 18:26
Compare
Choose a tag to compare

Added the NaCl example for Na2Cl2, in both C++ and python.