linalg
There are 56 repositories under linalg topic.
tracel-ai/cubecl
Multi-platform high-performance compute language extension for Rust.
gyrdym/ml_linalg
SIMD-based linear algebra and statistics for data science with dart
toshas/torch-householder
Efficient Householder Transformation in PyTorch
ruby-numo/numo-linalg
Linear Algebra Library for Ruby/Numo::NArray
thi-ng/zig-thing
Small collection of data types/structures, utilities & open-learning with Zig
pashashiz/scanet3
Type-safe, high performance, distributed Neural networks in Scala
f-dangel/curvlinops
scipy linear operators for the Hessian, Fisher/GGN, and more in PyTorch
sklassen/erlang-linalg-native
A Matrix Library for Erlang in Erlang
Bytebit-Org/lua-linalg
A simple script to implement linear algebra functions not provided by the Lua standard API, developed especially for use on Roblox
JuliaReducePkg/ReduceLinAlg.jl
A selection of functions that are useful in the world of linear algebra
reduce-algebra/dimsym
dimsym: Geometric and algebraic techniques for differential equations (with modelling applications); Symmetry Determination and Linear Differential Equation Package, mirrored from https://www.latrobe.edu.au/mathematics-and-statistics/research/geometric-and-algebraic-techniques-for-differential-equations/dimsym/
stdlib-js/blas
Standard library basic linear algebra subprograms (BLAS).
alejo1630/truss_solver
This Python code solves any 2D truss structure using the joints method
zoziha/open_linalg
š§®`open_linalg`: A collection of commonly used functions for linear algebra using [OpenBLAS](https://github.com/xianyi/OpenBLAS).
Demonstrandum/Playground
C++ Starting point for windowed applications using GLFW with BGFX including ImGui to get started. Builds cross-platform with Bazel.
reduce-algebra/icas-bundled
icas-bundled: REDUCE scripts that are bundled with iCAS, a port of REDUCE to iOS, automatically mirrored from http://alsoftiphone.com/iCAS/bundledFiles/
reduce-algebra/olli-scripts
olli-scripts: Dieter (Olli) Egger's REDUCE/Symbolic scripts, used as demonstrations for Symbolic (as shown in the screenshots on Google Play), and relating to Dieter's research in curved space-time, with scientific background papers, automatically mirrored from https://reduce-algebra.sourceforge.io/tutorials/EggerScripts.en.php
reduce-algebra/reduce.jl
reduce.jl: Symbolic parser generator for Julia language expressions using REDUCE algebra term re-writer, automatically mirrored from https://github.com/chakravala/Reduce.jl
reduce-algebra/reducealgebra.jl
reducealgebra.jl: Meta-package for Reduce.jl and External Packages, automatically mirrored from https://github.com/JuliaReducePkg/ReduceAlgebra.jl
sklassen/erlang-linalg-lapack
A Matrix Library for Erlang that uses Atlas, BLAS and LAPACK.
sklassen/erlang-linalg-quantlib
A Matrix Library for Erlang that uses Quantlib's C++ library.
quvonchbek-dev/linalg-inv-matrix
Simple App using PyQt5
reduce-algebra/reducelinalg.jl
reducelinalg.jl: A selection of functions that are useful in the world of linear algebra, automatically mirrored from https://github.com/JuliaReducePkg/ReduceLinAlg.jl
reduce-algebra/run-reduce
run-reduce: A JavaFX GUI to run the REDUCE Computer Algebra System, automatically mirrored from https://github.com/fjwright/Run-REDUCE
safimuhammad/flock-of-birds
This program aims to simulate the movement of flock of birds using python.
vsn4ik/linalg
Linear algebra for D programming language.
arashmath/CholeskyDecompositionHilbertMatrix
Cholesky decomposition for Hilbert matrix of any order in Python 3 (Two programs)
AtsushiOhno/python-pygsvd
A python package of generalized singular value decomposition
commanderxa/cognius
Yet another Deep Learning library in pure Rust
HSR-Stud/LinAlg
Lineare Algebra
HSR-Stud/Lineare-Algebra
Zusammenfassung Lineare Algebra
Mond1c/LinAlg
This library can parse and evaluate some math operations.
sadikovi/rustjblas
Off-heap matrices for JBLAS library (Rust -> C++/JNI -> Java)
stdlib-js/blas-ext
Standard library extended BLAS.
stdlib-js/lapack
LAPACK routines.
stdlib-js/blas-tools
BLAS tools.