A repository for sample implementations of various kind of programs.
- endian_neutral
- endian neutral code examples
- fortran_w_c
- using fortran subroutines from c and vice versa
- mpi
- test for using MPI functions
- python_bindings
- calling C functions from python code using ctypes or cython