aqreed / NumericalRecipes
Is Julia fast as Fortran, and easy as Python?
☆18Updated 4 years ago
Alternatives and similar repositories for NumericalRecipes:
Users that are interested in NumericalRecipes are comparing it to the libraries listed below
- Fortran Library for numerical INTegration of differential equations☆45Updated last year
- Modern Fortran implementation of the DDEABM Adams-Bashforth algorithm☆35Updated 2 months ago
- Simulation codes shown at the FortranCon 2021☆22Updated 11 months ago
- Fortran-Julia syntax comparison and Maxwell Solver in 2D using Yee numerical scheme and MPI topology☆18Updated 11 months ago
- Execute Fortran code from Julia☆9Updated 3 years ago
- A Dual Number Automatic Differentiation Module for Fortran☆30Updated 4 years ago
- Integration of the Fortran standard library in CMake projects☆14Updated 3 years ago
- Material for the RWTH Julia workshop on 17th and 18th February 2022☆22Updated 2 years ago
- Modern Fortran QUADPACK Library for 1D numerical quadrature☆68Updated last year
- Fortran bindings for the NLopt library☆29Updated 2 years ago
- An exact riemann problem solver written in julia. This program which generates exact solutions for the hydrodynamics Euler equations usin…☆15Updated 6 years ago
- The U.S. Committee on Extension to the Standard Atmosphere (COESA) atmosphere model, also known as the U.S. Standard Atmosphere, 1976.☆12Updated 10 months ago
- Julia support for reading/writing Fortran unformatted files☆36Updated last year
- property especification for thermodynamic models☆24Updated 2 years ago
- Hartree-Fock-Bogoliubov solver for a generic interacting fermion Hamiltonian☆16Updated 4 years ago
- This is a Git repository containing code for a numerical analysis lab using Fortran and MATLAB☆13Updated last year
- Fazang is a Fortran library for reverse-mode automatic differentiation, inspired by Stan/Math library.☆40Updated 2 years ago
- 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 o…☆53Updated 2 years ago
- Geometric ElectroMagnetic Particle-In-Cell Method☆20Updated 3 weeks ago
- Examples of using the object-oriented features in Fortran, taken from my presentation at RSECon 2019☆25Updated 5 years ago
- A modular hydrodynamic code written in pure Julia☆17Updated 2 years ago
- Personal notes about Fortran programming language☆13Updated 3 years ago
- ☆10Updated 4 months ago
- 1D-6D Adaptive Gaussian Quadrature with Modern Fortran