resources

CISC 810 - Fundamentals of Computational Science


Schedule of assignments.


Assignments will appear here.

Assignment 1:Computer architecture, cache mapping


Assignment 2:Integer & floating point representations, assembly language, regular expresssions


Assignment 3:Makefiles, debugging, pointers, optimization

You can download testdir1.tar (for Q1) from here.
You can download Q3codes.tar (for Q3) from here.
You can download the Cygwin script command from here, you may need to make it executable by typing chmod 755 script.


Assignment 4: Linked lists, trees, hash tables

You can download particles.dat.gz (for Q1) from here.


Assignment 5: Gaussian quadrature, numerical ODEs, sub-random sequences, Monte Carlo integration


back