Difference between revisions of "Lab assignments for ISC-4304"

Line 6: Line 6:
 
* Lab 4 Plotting with matplotlib [[Media:isc4304lab4.pdf | PDF]] <br>
 
* Lab 4 Plotting with matplotlib [[Media:isc4304lab4.pdf | PDF]] <br>
 
* Lab 5 n-ODE lab  [[Media:isc4304lab5.pdf | PDF]] <br>
 
* Lab 5 n-ODE lab  [[Media:isc4304lab5.pdf | PDF]] <br>
* Lab 6 Bayesian inference on 4-sided dice data  [[Media:isc4304lab6.pdf | PDF]] <br>
+
* Lab 6 Bayesian inference on 4-sided dice data using Python [[Media:isc4304lab6.pdf | PDF]] <br>
 +
* Lab 7 Bayesian inference on 4-sided dice data using C++  [[Media:isc4304lab7.pdf | PDF]] <br>

Revision as of 10:04, 20 March 2015

  • Lab 1: Python, learn basic python commands and write a simple function PDF
  • Lab 2: Python, simple book analysis PDF
  • Lab 3: Python, Conway's Game of Life PDF
            (Some description of Conway's Game of Life   PDF)
  • Lab 3 Addendum: Python and Matplotlib, Conway's Game of Life PDF
  • Lab 4 Plotting with matplotlib PDF
  • Lab 5 n-ODE lab PDF
  • Lab 6 Bayesian inference on 4-sided dice data using Python PDF
  • Lab 7 Bayesian inference on 4-sided dice data using C++ PDF