solvers topic
PteraSoftware
Ptera Software is a fast, easy-to-use, and open-source software package for analyzing flapping-wing flight.
good_lp
Linear Programming for Rust, with a user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
Limbo
Library for VLSI CAD Design Useful parsers and solvers' api are implemented.
SIAMFANLEquations.jl
This is a Julia package of nonlinear solvers. These codes are used in my book, Solving Nonlinear Equations with Iterative Methods: Solvers and Examples in Julia.
centipede
Constraint Satisfaction Problem Solver for Golang
kinematics-dynamics
Kinematics and dynamics solvers and controllers.
DelayDiffEq.jl
Delay differential equation (DDE) solvers in Julia for the SciML scientific machine learning ecosystem. Covers neutral and retarded delay differential equations, and differential-algebraic equations.
raft
RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing hig...
NonLinearEquationsSolver
This repository aim to provide with an easy-to-use library to solve non-linear systems of equations.