Difference between revisions of "FunExamples"

 
Line 1: Line 1:
 
__NOTITLE__
 
__NOTITLE__
 +
([[Media:Syllabus-ISC4304-S2017.pdf | Syllabus]]    [[Notes ISC-4304 | Classnotes]] [[Homework for ISC-4304 | Homework ]]  [[Lab assignments for ISC-4304 | Lab]]  [[Resources for ISC-4304 | Resources]]    [[FunExamples | Fun]])
 +
 
=== Examples of Problems we run in Class ===
 
=== Examples of Problems we run in Class ===
 
Exploration of the Mandelbrot set using Python and Cython
 
Exploration of the Mandelbrot set using Python and Cython

Latest revision as of 08:47, 12 January 2017

__NOTITLE__ ( Syllabus Classnotes Homework Lab Resources Fun)

Examples of Problems we run in Class

Exploration of the Mandelbrot set using Python and Cython


Mandelbrot.png

Exploration of a simple cellular automaton, interfacing C++ with Python


Automata.png

Physical simulation of cubes falling down [not done this semester]


Cubes.gif