Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by jacobwilliams

A curated list of projects in awesome lists by jacobwilliams .

https://github.com/jacobwilliams/json-fortran

A Modern Fortran JSON API

fortran fortran-package-manager json

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/pyplot-fortran

For generating plots from Fortran using Python's matplotlib.pyplot 📈

contour-plot fortran fortran-package-manager matplotlib plot plotting plotting-in-fortran pyplot

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/csv-fortran

Read and Write CSV Files Using Modern Fortran

csv fortran fortran-package-manager

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/finterp

Multidimensional (1D-6D) Linear and Nearest-Neighbor Interpolation with Modern Fortran

fortran fortran-package-manager interpolation linear-interpolation nearest-neighbor-interpolation

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/dop853

Modern Fortran Edition of Hairer's DOP853 ODE Solver. An explicit Runge-Kutta method of order 8(5,3) for problems y'=f(x,y); with dense output of order 7

dop853 fortran fortran-package-manager ode runge-kutta

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/odepack

Work in Progress to refactor and modernize the ODEPACK Library

fortran ode ode-solver odepack

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/pikaia

Modern Fortran Edition of the Pikaia Genetic Algorithm

fortran fortran-package-manager genetic-algorithm numerical-optimization optimization pikaia

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/ddeabm

Modern Fortran implementation of the DDEABM Adams-Bashforth algorithm

adams-bashforth fortran fortran-package-manager ode root-finding slatec

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/flist

Modern Fortran Linked List

fortran linked-list

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/roots-fortran

A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.

bisection brent-dekker fortran fortran-package-manager muller muller-s-method regula-falsi root-finding zeroin

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/fortran_function_parser

Modern Fortran function parser. An update of "fparser" by Roland Schmehl

expression-parser fortran function-parser

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/nswc

NSWC Mathematics Subroutine Library

fortran nswc

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/pchip

Modern Fortran Piecewise Cubic Hermite Interpolation Package

fortran fortran-package-manager hermite-interpolation interpolation slatec

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/stringsort

Modern Fortran sorting routines for strings

fortran fortran-package-manager quicksort sorting-algorithms

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/fgif

Create Animated GIFs with Fortran

animated-gifs fortran fortran-package-manager gif gif-animation

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/astro-fortran

Modern Fortran implementations of standard models used in fundamental astronomy

astrometry astronomy fortran-package-manager

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/carlson-elliptic-integrals

Carlson symmetric forms of elliptic integrals

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/namelist2json

Converting a Fortran namelist to JSON

fortran fortran-package-manager json namelist

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/cmlib

NBS Core Math Library (CMLIB) Unofficial Mirror

cmlib fortran fortran77 nist

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/uuid-fortran

Fortran module for generating UUIDs

fortran fortran-package-manager uuid uuid-generator

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/splpak

Modernized SPLPAK library for multidimensional least-squares cubic spline fitting

cubic-splines curve-fitting fortran fortran-package-manager interpolation least-squares splines

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/math77

Unofficial Mirror of the JPL MATH77 Library

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/fortran-json-python

Interfacing Fortran and Python via JSON

fortran fortran2008 json python

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/hompack90

Unofficial mirror of HOMPACK90 from http://people.cs.vt.edu/~ltw/hompack/hompack90.html

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/mersenne-twister-fortran

Mersenne Twister pseudorandom number generator for Fortran

fortran fortran-package-manager mersenne-twister random-number-generators

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/fastnml

Python module for reading and writing Fortran namelists

fortran namelist

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/kronrod

Program for generating Gauss-Kronrod Coefficients

fortran fortran-package-manager gauss-kronrod gauss-kronrod-quadrature quadpack

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/argv-fortran

A better get_command_argument for Fortran

argv fortran fortran-package-manager

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/specfun

Special functions with Modern Fortran

fortran fortran-package-manager scipy special-functions

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/rksuite

Unofficial mirror of RKSUITE http://www.netlib.org/ode/rksuite/

fortran ode runge-kutta

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/fmin

Derivative free 1D function minimizer in modern Fortran

brent fortran-package-manager minimization

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/inpe-atmosphere-models

Fortran code for various atmosphere modes from http://www.dem.inpe.br/~val/atmod/default.html

atmosphere fortran

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/fmlib

Unofficial mirror of FMLIB for Multiple Precision Computations

arbitrary-precision fortran

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/lsmr

Fortran Package Manager version of LSMR: Sparse Equations and Least Squares

fortran fortran-package-manager least-squares linear-algebra linear-equations lsmr sparse-linear-systems

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/dvode

Modern Fortran Edition of the DVODE ODE Solver

adams-bashforth fortran fortran-package-manager ode vode

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/mpfun2015

Unofficial Mirror of MPFUN2015 from https://www.davidhbailey.com/dhbsoftware/

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/aoc-2021

Advent of Code 2021 with Fortran.

advent-of-code-2021 aoc-2021 aoc-2021-in-fortran fortran

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/popen-fortran

Simple Fortran module for popen

fortran fortran-package-manager popen

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/filtersd

Unofficial mirror of FilterSD https://github.com/coin-or/filterSD

fortran optimization

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/1976-standard-atmosphere

1976 Standard Atmosphere in Modern Fortran

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/conmax

Modern Fortran CONMAX Optimization Method for general nonlinearly constrained function minimization

conmax constrained-optimization fortran nonlinear-optimization optimization

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/dfo

Unofficial mirror of DFO: https://projects.coin-or.org/Dfo

fortran numerical-optimization

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/mpfun2020-var1

FPM Package for MPFUN2020 (var1) https://www.davidhbailey.com/dhbsoftware/

arbitrary-precision

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/divalib

DIVA integrator from MATH77

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/iau_sofa

Unofficial Mirror of the IAU SOFA Fortran Library

astrometry astronomy

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/diff

Numerical Differentiation of a User Defined Function

differentiation numerical-differentiation

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/radbelt

AE-8/AP-8 Van Allen belt model in modern Fortran

ae8 ap8 fortran fortran-package-manager heliophysics igrf magnetosphere van-allen

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/nrlmsis2.1

Unofficial Mirror of NRLMSIS2.1 https://map.nrl.navy.mil/map/pub/nrl/NRLMSIS/NRLMSIS2.1/

atmosphere-model fortran nrlmsise00

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/fortran-mach

Modern Fortran Machine Constants Module (r1mach, d1mach, i1mach)

fortran portability

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/novas

Refactoring of NOVAS: Naval Observatory Vector Astrometry Subroutines

astronomy fortran fortran-package-manager novas us-navy usno

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/ffp

Unofficial mirror of Fortran Function Parser from http://www.labfit.net/functionparser.htm

expression-parser fortran function-parser

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/statlib

Unofficial mirror of StatLib http://lib.stat.cmu.edu/apstat/

fortran statistics

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/sofamerge

A simple script to make one module from all the SOFA files

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/mpfun2020

Unofficial Mirror of MPFUN2020 from https://www.davidhbailey.com/dhbsoftware/

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/minpack-2

Unofficial mirror of MINPACK-2 from https://ftp.mcs.anl.gov/pub/MINPACK-2/

minpack

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/aoc-2020

Advent of Code 2020 - with Fortran

aoc aoc-2020 aoc-2020-in-fortran fortran

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/minpack-tester

Just a script to run the tests from the Netlib MINPACK

minpack

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/jacobwilliams

README.md for GitHub profile

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/json-fortran-benchmarks

Benchmarks for JSON Fortran parsers

fortran json

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/ci-tester

Nothing to see here

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/hwm14

Unofficial mirror of Horizontal Wind Model 2014

atmosphere-model fortran

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/minnorm_test

Example large m x n matrix (m<n) for testing minimum norm linear solvers

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/github-actions-tester

Just to test Github Actions

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/fortran-robodoc-rc-file

This is just an example robodoc.rc file for Fortran

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/conda-test

trying to build a conda package with a shared library

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/igrf

International Geomagnetic Reference Field in Fortran

fortran geomagnetic igrf igrf11 igrf12 igrf13

Last synced: 08 Nov 2024

https://github.com/jacobwilliams/lusol

Fortran Package Manager library for LUSOL

Last synced: 08 Nov 2024