arjenmarkus
Interests: numerical modelling, programming techniques, mathematics, physics. Author of "Modern Fortran in Practice"
DeltaresThe Netherlands
Pinned Repositories
exceptions
Experiment with exceptions in Fortran via a simple preprocessing step
fpm-gui
Straightforward graphical user-interface for fpm
handling-units
Investigate the uses for units in a program and formulate requirements for a "units" facility
interpolation2d3d
Interpolation in 2D and 3D, object-oriented interfaces
io_utilities
Small collection of Fortran modules for various I/O tasks
memos-on-programming
Memos on programming problems that caught my eye
old-programming-idioms
Explain old-style programming idioms used in FORTRAN 77 programs
plplot-windows-bin
Provide a binary distribution for PLplot on Windows, even if only ad hoc and limited to Fortran
pointsets
Various modules to construct points in N-dimensional space
specfunc-fullerton
Modernised library for special mathematical functions
arjenmarkus's Repositories
arjenmarkus/old-programming-idioms
Explain old-style programming idioms used in FORTRAN 77 programs
arjenmarkus/interpolation2d3d
Interpolation in 2D and 3D, object-oriented interfaces
arjenmarkus/specfunc-fullerton
Modernised library for special mathematical functions
arjenmarkus/pointsets
Various modules to construct points in N-dimensional space
arjenmarkus/fpm-gui
Straightforward graphical user-interface for fpm
arjenmarkus/plplot-windows-bin
Provide a binary distribution for PLplot on Windows, even if only ad hoc and limited to Fortran
arjenmarkus/exceptions
Experiment with exceptions in Fortran via a simple preprocessing step
arjenmarkus/handling-units
Investigate the uses for units in a program and formulate requirements for a "units" facility
arjenmarkus/io_utilities
Small collection of Fortran modules for various I/O tasks
arjenmarkus/memos-on-programming
Memos on programming problems that caught my eye
arjenmarkus/cip-git
CIP - calculations in parallel
arjenmarkus/fortran-lang.org
arjenmarkus/ftk
Fortran interface to Tcl/Tk for building GUIs
arjenmarkus/stdlib
Fortran Standard Library
arjenmarkus/wisconst
Personal notes on physical-mathematical subjects
arjenmarkus/fortran-lang.org-1
Fortran website
arjenmarkus/moa-fortran
Repository for the Mathematics of Arrays library for modern Fortran
arjenmarkus/moa-fortran-article
Implementation of Mathematics-of-Arrays operations in Fortran, part of the article on the subject