#linear-algebra (30 Repositories)
Ranked open-source repositories tagged with #linear-algebra, scored by pull request acceptance likelihood and maintainer engagement velocity.
55.9%
31.2h
30 repositories tagged #linear-algebra
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.
kokkos/kokkos-kernels
Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
cpmech/russell
Rust Scientific Library. ODE, DAE, and PDE solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse solvers. Probability distributions. Tensor calculus. Numerical continuation.
JuliaStats/PDMats.jl
Uniform Interface for positive definite matrices of various structures
flintlib/flint
FLINT (Fast Library for Number Theory)
runmat-org/runmat
Open source math and physics engine that executes MATLAB-syntax code. Features a modern compiler, automatic GPU acceleration for large calculations, and support for math on geometry / FEA calculations.
Reference-LAPACK/lapack
LAPACK development repository
JuliaLinearAlgebra/MKL.jl
Intel MKL linear algebra backend for Julia
ginkgo-project/ginkgo
Numerical linear algebra software package
NVIDIA/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 high performance applications.
owlbarn/owl
Owl - OCaml Scientific Computing @ https://ocaml.xyz
JuliaSmoothOptimizers/Krylov.jl
A Julia Basket of Hand-Picked Krylov Methods
JuliaPhysics/Measurements.jl
Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.
JuliaLinearAlgebra/ArnoldiMethod.jl
The Arnoldi Method with Krylov-Schur restart, natively in Julia.
optimatika/ojAlgo
oj! Algorithms - Open Source Java library for mathematics, linear algebra and optimisation. Pure Java, zero dependencies: fast matrices plus LP, QP and MIP solvers.
JuliaParallel/PETSc.jl
Julia wrappers for the PETSc library
kooparse/zalgebra
Linear algebra library for games and real-time graphics.
Jutho/KrylovKit.jl
Krylov methods for linear problems, eigenvalues, singular values and matrix functions
simpeg/simpeg
Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications.
slimgroup/JUDI.jl
Julia Devito inversion.
mmottl/lacaml
OCaml bindings for BLAS/LAPACK (high-performance linear algebra Fortran libraries)
zig-gamedev/zmath
SIMD math library for Zig game developers
finch-tensor/Finch.jl
Sparse and Structured Tensor Compiler
aardvark-platform/aardvark.base
Aardvark.Base is the foundation of the open-source Aardvark Platform for visual computing, real-time graphics, and visualization.
MasonProtter/Gaius.jl
Divide and Conquer Linear Algebra
ziglibs/zlm
Zig linear mathemathics
JuliaSparse/Pardiso.jl
Calling the PARDISO library from Julia
PartitionedArrays/PartitionedArrays.jl
Large-scale, distributed, sparse linear algebra in Julia.
safwank/Numerix
A collection of useful mathematical functions in Elixir with a slant towards statistics, linear algebra and machine learning
simpeg/discretize
Discretization tools for finite volume and inverse problems.