#numerical-methods (9 Repositories)
Ranked open-source repositories tagged with #numerical-methods, scored by pull request acceptance likelihood and maintainer engagement velocity.
63.2%
20.4h
9 repositories tagged #numerical-methods
kmolan/multicalc-rust
Scientific computing that fits on a microcontroller. Estimation, control, kinematics, Lie groups, calculus, autodiff and linear algebra in stable no_std Rust with no heap, no panics and no unsafe. Run the same code on your laptop and your Cortex-M0.
control-toolbox/OptimalControl.jl
Model and solve optimal control problems in Julia, both on CPU and GPU.
CliMA/ClimaCore.jl
GPU-capable dynamical core for the CliMA Earth System Model: spectral-element and finite-difference discretization tools
KratosMultiphysics/Kratos
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
mpmath/mpmath
Python library for arbitrary-precision floating-point arithmetic
gridap/Gridap.jl
Grid-based approximation of partial differential equations in Julia
mind-inria/mri-nufft
Doing non-Cartesian MR Imaging has never been so easy.
PetrKryslUCSD/FinEtools.jl
Finite Element tools in Julia
clawpack/riemann_book
An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks.