issues
search
UMR-CNRM
/
ctypesForFortran
Bindings to Fortran subroutines using ctypes
Other
0
stars
1
forks
source link
Missing order bool
#1
Closed
SebastienRietteMTO
closed
5 months ago
SebastienRietteMTO
commented
5 months ago
Some new features:
support for MISSING arguments (if BIND(C))
(optionally) cast input argument to the right dtype
test script
choice of the index order (C or F)
bool/LOGICAL supprot updated
SebastienRietteMTO
commented
5 months ago
Tests OK with epygram
Some new features: