Pinned Repositories
curvefit
A library for fitting functions to sets of data.
fcore
A Fortran library containing string handling, i/o routines, etc.
ferror
A library to assist with error handling in Fortran projects.
fplot
A Fortran library providing a convenient interface for plotting with Gnuplot.
friction
A library containing routines for calculating the frictional response of contacting bodies.
fstats
A modern Fortran statistical library.
integral
The INTEGRAL library provides routines for the integration of functions of various types. Additionally, the INTEGRAL library provides routines for the integration of systems of ordinary differential equations (ODEs).
linalg
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
mecheng
This library provides a collection of engineering calculations I use on a regular basis.
nonlin
A library that provides routines to compute the solutions to systems of nonlinear equations.
jchristopherson's Repositories
jchristopherson/nonlin
A library that provides routines to compute the solutions to systems of nonlinear equations.
jchristopherson/linalg
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
jchristopherson/fplot
A Fortran library providing a convenient interface for plotting with Gnuplot.
jchristopherson/integral
The INTEGRAL library provides routines for the integration of functions of various types. Additionally, the INTEGRAL library provides routines for the integration of systems of ordinary differential equations (ODEs).
jchristopherson/ferror
A library to assist with error handling in Fortran projects.
jchristopherson/curvefit
A library for fitting functions to sets of data.
jchristopherson/fcore
A Fortran library containing string handling, i/o routines, etc.
jchristopherson/friction
A library containing routines for calculating the frictional response of contacting bodies.
jchristopherson/fstats
A modern Fortran statistical library.
jchristopherson/mecheng
This library provides a collection of engineering calculations I use on a regular basis.
jchristopherson/diffeq
A modern Fortran library providing an object-oriented approach to solving ordinary differential equations.
jchristopherson/peaks
PEAKS is a peak detection library meant to locate peaks and valleys in a signal.
jchristopherson/geompack
A modernization of the GEOMPACK library for computing Delaunay triangulations.
jchristopherson/collections
A set of types supporting collections in Fortran.
jchristopherson/spectrum
Spectrum is a library containing signal analysis routines.
jchristopherson/dynamics
A library of routines used for the analysis of dynamic systems.
jchristopherson/fftpack
Double precision version of fftpack
jchristopherson/fitpack
A Modern Fortran translation of the FITPACK package for curve and surface fitting
jchristopherson/forcolormap
A Fortran fpm library for colormaps
jchristopherson/forimage
ForImage - A Fortran library for processing and editing PNM images and managing colors.
jchristopherson/fortran-csv-module
Read and Write CSV Files Using Modern Fortran
jchristopherson/fortran_test_helper
A Fortran library to provide assistance to testing.
jchristopherson/fstring
A Fortran string library.
jchristopherson/fsys
This is a Fortran library containing system operations and supporting types.
jchristopherson/test-setup-fortran