NJdevPro / Numerical-RecipesLinks
Numerical Recipes in C++, that actually compiles
☆72Updated 2 years ago
Alternatives and similar repositories for Numerical-Recipes
Users that are interested in Numerical-Recipes are comparing it to the libraries listed below
Sorting:
- Note of Youtube lecture, "2017 Numerical methods of PDE", given by Qiqi Wang☆13Updated 7 years ago
- ☆38Updated 2 years ago
- C++ implementation of examples☆16Updated 6 years ago
- EDSL for PDE solver composing☆76Updated 2 weeks ago
- Scripts that are used during the 1D finite volume method tutorial.☆31Updated 4 months ago
- Supplementary materials and codes for the book "Classical numerical analysis: A comprehensive course."☆21Updated last month
- CFD Python, a.k.a. the 12 steps to Navier-Stokes taught by Prof. Lorena Barba☆28Updated 5 years ago
- AMR code for compressible flow simulation☆13Updated last year
- Tutorials for the AMReX framework.☆61Updated last month
- Adaptive multiresolution discontinuous Galerkin C++ package☆43Updated 9 months ago
- This project contains 12 codes for computing the Navier Stokes equations☆22Updated 7 years ago
- Rheological Universal Differential Equations: scientific machine learning for modeling complex fluids☆18Updated 2 years ago
- hyper.deal - an efficient, matrix-free finite-element library for high-dimensional partial differential equations☆37Updated 9 months ago
- Easy to understand Matlab code for geometric multigrid. Great for learning multigrid, with plots at every step.☆23Updated 3 years ago
- PETSc-FEM Is a general purpose, parallel, multi-physics finite element program developped at CIMEC☆14Updated 5 months ago
- C and Python examples from my book on using PETSc and Firedrake to solve PDEs☆201Updated last month
- A parallel kernel-independent FMM library for particle and volume potentials☆54Updated last month
- Spectral Methods in Python☆56Updated last month
- ☆17Updated 3 years ago
- CUDA C/C++ scripts for Computational Fluid Dynamics (CFD) for presentation purposes (that goes out)☆37Updated 7 years ago
- Basic numerical methods implemented in FORTRAN☆19Updated 7 years ago
- An intro to DG methods for PDEs☆44Updated 9 years ago
- A collection of physics databases and implementation code for use with the Pele suite of of codes☆68Updated last week
- Classic Algebraic Multigrid (AMG) Demo☆23Updated 7 years ago
- SPH-EXA is a C++20 simulation code for performing hydrodynamics simulations (with gravity and other physics), parallelized with MPI, Open…☆90Updated this week
- The implementation exercise for the final year finite element course given in the Maths Department of Imperial College London☆107Updated last month
- Parallelized BBFMM3D with OpenMP☆32Updated 2 years ago
- Poisson equation solver with finite difference method and multigrid☆62Updated 7 years ago
- ⚡️ Fast Poisson solvers for spectral methods☆17Updated 6 years ago
- Quadtree/octree adaptive PDE solver based based on p4est.☆66Updated 3 weeks ago