User contributions for Ds3012
Appearance
27 February 2015
- 14:4014:40, 27 February 2015 diff hist +307 Rep:Mod:DMS3053 →Finding the Peak in Heat Capacity
- 13:1213:12, 27 February 2015 diff hist 0 Rep:Mod:DMS3053 →Introduction to the Monte Carlo simulation
26 February 2015
- 21:5321:53, 26 February 2015 diff hist 0 Rep:Mod:DMS3053 →Finding the Peak in Heat Capacity
- 10:3110:31, 26 February 2015 diff hist +1 Rep:Mod:DMS3053 →Finding the Peak in Heat Capacity
- 10:2410:24, 26 February 2015 diff hist −1 Rep:Mod:DMS3053 →The effect of system size
- 10:2310:23, 26 February 2015 diff hist +1 Rep:Mod:DMS3053 →Simulating the Monte Carlo Cycles
- 10:2110:21, 26 February 2015 diff hist −2 Rep:Mod:DMS3053 →Simulating the Monte Carlo Cycles
- 10:2110:21, 26 February 2015 diff hist +155 Rep:Mod:DMS3053 →Modifying IsingLattice.py to Implement a Monte Carlo Cycle
- 10:2110:21, 26 February 2015 diff hist −154 Rep:Mod:DMS3053 →Simulating the Monte Carlo Cycles
- 10:2010:20, 26 February 2015 diff hist +155 Rep:Mod:DMS3053 →Simulating the Monte Carlo Cycles
- 10:2010:20, 26 February 2015 diff hist −156 Rep:Mod:DMS3053 →Average Energy and Magnetisation
- 10:2010:20, 26 February 2015 diff hist −1 Rep:Mod:DMS3053 →Introduction to the Monte Carlo simulation
- 10:1910:19, 26 February 2015 diff hist 0 Rep:Mod:DMS3053 →Spin 'flipping'
- 10:1810:18, 26 February 2015 diff hist +16 Rep:Mod:DMS3053 →Magnetisation
- 10:1610:16, 26 February 2015 diff hist −1 Rep:Mod:DMS3053 →Magnetisation
- 10:1610:16, 26 February 2015 diff hist +194 Rep:Mod:DMS3053 →The effect of system size
- 10:0410:04, 26 February 2015 diff hist 0 Rep:Mod:DMS3053 →Finding the Peak in Heat Capacity
25 February 2015
- 16:1316:13, 25 February 2015 diff hist +298 Rep:Mod:DMS3053 →Finding the Peak in Heat Capacity
- 16:1016:10, 25 February 2015 diff hist +29 Rep:Mod:DMS3053 No edit summary
- 16:0916:09, 25 February 2015 diff hist +230 Rep:Mod:DMS3053 →Finding the Peak in Heat Capacity
- 16:0316:03, 25 February 2015 diff hist +169 Rep:Mod:DMS3053 →Finding the Peak in Heat Capacity
- 15:5715:57, 25 February 2015 diff hist 0 N File:DMSCurieTemperature.png No edit summary current
- 15:5515:55, 25 February 2015 diff hist +1,427 N Rep:Mod:DMS3053-11 Created page with " from matplotlib import pylab as pl import numpy as np from scipy.interpolate import InterpolatedUnivariateSpline def extract_data(file): data_array =..."
- 15:5415:54, 25 February 2015 diff hist +428 Rep:Mod:DMS3053 →Finding the Peak in Heat Capacity
- 15:5215:52, 25 February 2015 diff hist +1 Rep:Mod:DMS3053 →Finding the Peak in Heat Capacity
- 15:5115:51, 25 February 2015 diff hist +1,014 Rep:Mod:DMS3053 →Locating the Curie temperature
- 15:3815:38, 25 February 2015 diff hist +1,559 N Rep:Mod:DMS3053-10 Created page with " from matplotlib import pylab as pl import numpy as np def extract_data_c(file): data_array = np.loadtxt(file) temps = data_array[:,0] heat..."
- 15:3515:35, 25 February 2015 diff hist −1 Rep:Mod:DMS3053 →Polynomial Fitting
- 15:3415:34, 25 February 2015 diff hist +900 Rep:Mod:DMS3053 →Locating the Curie temperature
- 15:3415:34, 25 February 2015 diff hist 0 N File:DMS8x8peak(3).png No edit summary current
- 13:4213:42, 25 February 2015 diff hist +1,221 N Rep:Mod:DMS3053-8 Created page with " from matplotlib import pylab as pl import numpy as np def extract_data_c(file): data_array = np.loadtxt(file) temps = data_array[:,0] heat..."
- 13:4013:40, 25 February 2015 diff hist +97 Rep:Mod:DMS3053 →Comparison with C++ Data
24 February 2015
- 16:0616:06, 24 February 2015 diff hist +319 Rep:Mod:DMS3053 →Polynomial Fitting
- 16:0516:05, 24 February 2015 diff hist 0 N File:Py8x8(13fit).png No edit summary current
- 16:0316:03, 24 February 2015 diff hist +542 Rep:Mod:DMS3053 →Polynomial Fitting
- 16:0016:00, 24 February 2015 diff hist 0 N File:DMS8x8513.png No edit summary current
- 15:5915:59, 24 February 2015 diff hist +289 Rep:Mod:DMS3053 →Polynomial Fitting
- 15:4815:48, 24 February 2015 diff hist +999 N Rep:Mod:DMS3053-9 Created page with " from matplotlib import pylab as pl import numpy as np def extract_data(file): data_array = np.loadtxt(file) temps = data_array[:,0] heat_c..."
- 15:4815:48, 24 February 2015 diff hist +217 Rep:Mod:DMS3053 →Polynomial Fitting
- 15:3915:39, 24 February 2015 diff hist +1,808 N Rep:Mod:DMS3053-temprange Created page with " from IsingLattice import * from matplotlib import pylab as pl import numpy as np n_rows = 32 n_cols = 32 il = IsingLattice(n_rows, n_cols) il.latt..."
- 15:3715:37, 24 February 2015 diff hist +39 Rep:Mod:DMS3053 →Running over a range of temperatures
- 15:3615:36, 24 February 2015 diff hist +140 Rep:Mod:DMS3053-5 No edit summary
- 14:5914:59, 24 February 2015 diff hist +78 Rep:Mod:DMS3053 →Locating the Curie temperature
- 14:5214:52, 24 February 2015 diff hist +59 Rep:Mod:DMS3053 →Locating the Curie temperature
- 14:4914:49, 24 February 2015 diff hist +489 Rep:Mod:DMS3053 →Locating the Curie temperature
- 14:4614:46, 24 February 2015 diff hist +29 Rep:Mod:DMS3053 →Locating the Curie temperature
- 14:4614:46, 24 February 2015 diff hist 0 N File:DMS32x32c.png No edit summary current
- 14:4514:45, 24 February 2015 diff hist 0 N File:DMS16x16c.png No edit summary current
- 14:4314:43, 24 February 2015 diff hist 0 N File:DMS8x8c.png No edit summary current
- 14:4314:43, 24 February 2015 diff hist 0 N File:DMS4x4c.png No edit summary current