merz9b's Stars
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
nkaz001/hftbacktest
A high frequency trading and market making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books, with real-world crypto market-making examples for Binance Futures
kinnala/scikit-fem
Simple finite element assemblers
patrick-kidger/lineax
Linear solvers in JAX and Equinox. https://docs.kidger.site/lineax
patrick-kidger/optimistix
Nonlinear optimisation (root-finding, least squares, ...) in JAX+Equinox. https://docs.kidger.site/optimistix/
deepmodeling/jax-fem
Differentiable Finite Element Method with JAX
pettni/smooth
Lie theory for robotics
TechxArtisanStudio/Openterface_Mini-KVM_Hardware
Openterface Mini-KVM: Hardware Design, Schematics and Components
cpmech/russell
Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse solvers (MUMPS, UMFPACK). Probability distributions. Tensor calculus.
AnyarInc/Ascent
A fast and flexible C++ simulation engine and differential equation solver.
TLCFEM/suanPan
š§® An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
temf/bembel
The BEM-based engineering library
TuxRiders/numerical-computing-intro
An extensive introduction to applied numerical computing: scientific programming, finite difference method, and finite element method
liuyangzhuan/ButterflyPACK
Pressio/pressio
core C++ library
feltor-dev/feltor
Numerical methods for edge and scrape-off layer blob and turbulence simulations. Homepage:
craffael/lehrfempp
Simple Finite Element Framework for research and education
mygulamali/SparseMatrix
A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.
nutofem/nuto
NuTo - yet another finite element library
allape/openkvm
DIY KVM for remote-controlling a computer even in BIOS
Pakketeretet2/rehuel
Rehuel is a simple C++11 library for solving ordinary differential equations with (implicit) Runge-Kutta methods.
nikisalli/nikfemm
nik's fem library
whalenpt/rkstiff
Runge-Kutta adaptive-step solvers for nonlinear PDEs. Solvers include both exponential time differencing and integrating factor methods.
stefanklug/picoKVM
IgorBaratta/simple_fem
Simple Q1 Finite Element Method
LakeYang0818/Solving-Convection-Diffusion-Problems
daniel-starke/vkvm
Virtual KVM
Numendacil/IonSimulation
rvanvenetie/stbem
This code supplements arXiv:2108.03055, where we describe an adaptive boundary element method for the heat equation.