C Programming for Scientific Computing
=================================================

This repository contains the materials for the NCI training workshop on C programming for scientific computing.
This workshop is part of NCI training provided for NCI users. As such, the contents are tailored to the NCI Gadi supercomputer and high-performance data environments.  

.. note::

   This project is under active development.

Contents
--------

.. toctree::

   start
   prerequisite
   tutorial/c_refresher
   tutorial/lapack
   tutorial/compilation
   tutorial/solving-matrix
   
