Skip to content

Instantly share code, notes, and snippets.

View perrette's full-sized avatar

Mahé Perrette perrette

View GitHub Profile
@perrette
perrette / lib.f90
Last active June 3, 2017 08:04
conflict between fortran+iso_c_binding (via ctypes or cython) and matplotlib when reading namelist
module mylib
use iso_c_binding, only: c_double
implicit none
double precision :: g
contains
@perrette
perrette / Tutorial.ipynb
Last active January 1, 2016 15:49
Dimarray notebooks
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.