An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with matrix-library

A curated list of projects in awesome lists tagged with matrix-library .

https://github.com/deeplearning4j/deeplearning4j

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...

artificial-intelligence clojure deeplearning deeplearning4j dl4j gpu hadoop intellij java linear-algebra matrix-library neural-nets python scala spark

Last synced: 16 Dec 2025

https://github.com/Hedgehog-Computing/hedgehog-lab

Run, compile and execute JavaScript for Scientific Computing and Data Visualization TOTALLY TOTALLY TOTALLY in your BROWSER! An open source scientific computing environment for JavaScript TOTALLY in your browser, matrix operations with GPU acceleration, TeX support, data visualization and symbolic computation.

computer-algebra data-visualization gpu-acceleration javascript latex machine-learning matrix-library scientific-computing symbolic-computation tex webgl webgl2

Last synced: 30 Mar 2025

https://github.com/hedgehog-computing/hedgehog-lab

Run, compile and execute JavaScript for Scientific Computing and Data Visualization TOTALLY TOTALLY TOTALLY in your BROWSER! An open source scientific computing environment for JavaScript TOTALLY in your browser, matrix operations with GPU acceleration, TeX support, data visualization and symbolic computation.

computer-algebra data-visualization gpu-acceleration javascript latex machine-learning matrix-library scientific-computing symbolic-computation tex webgl webgl2

Last synced: 15 May 2025

https://github.com/mratsim/arraymancer

A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends

autograd automatic-differentiation cuda cudnn deep-learning gpgpu gpu-computing high-performance-computing iot linear-algebra machine-learning matrix-library multidimensional-arrays ndarray neural-networks nim opencl openmp parallel-computing tensor

Last synced: 14 May 2025

https://github.com/mratsim/Arraymancer

A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends

autograd automatic-differentiation cuda cudnn deep-learning gpgpu gpu-computing high-performance-computing iot linear-algebra machine-learning matrix-library multidimensional-arrays ndarray neural-networks nim opencl openmp parallel-computing tensor

Last synced: 16 Apr 2025

https://mratsim.github.io/Arraymancer/

A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends

autograd automatic-differentiation cuda cudnn deep-learning gpgpu gpu-computing high-performance-computing iot linear-algebra machine-learning matrix-library multidimensional-arrays ndarray neural-networks nim opencl openmp parallel-computing tensor

Last synced: 08 May 2025

https://github.com/jjjkkkjjj/Matft

Numpy-like library in swift. (Multi-dimensional Array, ndarray, matrix and vector library)

complex-numbers image image-processing math matrix-library ndarray ndimensional-arrays numpy signal-processing swift

Last synced: 02 Aug 2025

https://github.com/dcwuser/metanumerics

Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis, advanced functions, Fourier transforms, numerical integration and optimization, and matrix algebra.

csharp-library data-analysis dotnet math math-library matrix matrix-algebra matrix-factorization matrix-library matrix-multiplication numerical-analysis numerical-integration numerical-optimization numerics optimization scientific-computing special-functions statistical-analysis statistical-tests statistics

Last synced: 19 Jul 2025

https://github.com/mil-tokyo/sushi2

Matrix Library for JavaScript

gpu-computing javascript matrix-library webcl

Last synced: 13 May 2025

https://github.com/cnwhy/bitmatrix

Low-cost dot matrix

matrix matrix-library

Last synced: 25 Jun 2025

https://github.com/atsushisakai/numpycpp

A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.

cpp cpp-library eigen header-only matrix-library numpy scipy

Last synced: 08 Oct 2025

https://github.com/liuxiaodong008008/matrixlib

Lightweight header-only matrix library (C++) for numerical optimization and machine learning. Contact me if there is an exciting opportunity.

broadcast broadcasting cpp cpp11 cpp14 cpp17 ease-to-use header-only library light lightweight machine-learning matrix matrix-class matrix-library matrix-structure optimization simple structure template

Last synced: 10 Sep 2025

https://github.com/jkolb/swiftish

A fully generic Swift vector & matrix library

generic linux matrix matrix-library swift swift4 vector

Last synced: 11 Mar 2026

https://github.com/muellan/containers

generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.

c-plus-plus collections cpp cpp11 crs generic-containers header-only matrix matrix-library sparse-matrix

Last synced: 15 Jun 2025

https://github.com/erdnaxeli/caridina

A Matrix client for Crystal

crystal-lang matrix matrix-library

Last synced: 07 May 2025

https://github.com/barrettotte/linear-algebra-c

A linear algebra library for performing basic and advanced matrix operations. This was made as a refresher for linear algebra and is by no means complete.

c c99 linear-algebra mathematics matrix matrix-library

Last synced: 12 Jul 2025

https://github.com/velipso/nvqm

Numeric, Vector, Quaternion, and Matrix functions, consistent across multiple programming languages

matrix-functions matrix-library quaternion vector vector-library

Last synced: 24 Apr 2025

https://github.com/dusanerdeljan/tensor-math-library

Header only lazy evaluation tensor math library with multi-backend parallel eager execution support (TBB, OpenMP, Parallel STL and in the future CUDA and OpenCL)

cuda eager-execution lazy-evaluation matrix-library opencl openmp parallel-computing tbb tensor-library

Last synced: 28 Oct 2025

https://github.com/pjessesco/peanut

🥜 Header-only C++20 matrix library using expression templates

cpp20 expression-template header-only matrix matrix-library modern-cpp template-metaprogramming

Last synced: 19 Jul 2025

https://github.com/dieproht/matr

A Scala 3 matrix library

matrix-library scala

Last synced: 13 Oct 2025

https://github.com/iraikov/tensor

Standard ML tensor/multidimensional array library

linear-algebra matrix-library mlton sparse-matrix standard-ml tensor

Last synced: 06 Jan 2026

https://github.com/tatami-inc/beachmat

Clone of the Bioconductor repository for the beachmat package.

bioconductor-package human-cell-atlas matrix-library

Last synced: 20 Oct 2025

https://github.com/maksasj/matrix

Simple single-header matrix library written in C++, intended for simple projects, tests.

cpp header-only library matrix-calculations matrix-library

Last synced: 13 Aug 2025

https://github.com/goki/mat32

float32 based vector and matrix package for 2D & 3D graphics, based on G3N math32, with value-based design

go golang math-library matrix-library opengl svg vector-graphics vulkan

Last synced: 14 Aug 2025

https://github.com/fixstars/algebraicblockmulticolorordering

An open-sourced implementation of Algebraic Block Multi-color Ordering

matrix-library

Last synced: 25 Apr 2026

https://github.com/lommix/snail_nn

Neural network and matrix library with parallized learning build from the ground up. Educational project.

ai calculus gradient-descent machine-learning matrix-library neural-network parallelism

Last synced: 09 May 2025

https://github.com/bezlant/s21_matrix_cpp

A simple matrix manipulation library in C++ using object oriented approach. (School 42)

cmake cpp17 gtest matrix matrix-library

Last synced: 04 Apr 2026

https://github.com/bezlant/s21_matrix_routines

👩‍💻 A simple matrix processing library. (School 42)

c check matrix matrix-library test-coverage

Last synced: 04 Apr 2026

https://github.com/p1x/toeplitz

Implementation of the Zohar-Trench algorithm for solving a set of linear Toeplitz equations.

algorithm c-sharp c-sharp-library dotnet dotnet-standard2 equation-solver equations-set linear-algebra math mathematics matrix matrix-calculations matrix-library

Last synced: 26 Apr 2026

https://github.com/ztf666/canvatrix

Turn your <canvas> into a fancy Matrix like screen.

canvas2d matrix matrix-library npm-package npm-script

Last synced: 25 Apr 2026

https://github.com/crissyro/library-for-working-with-matrices

coursework on programming basics on C++ in BSTU named after V.G. Shukhov

bstu cplusplus-17 linux matrix matrix-library

Last synced: 04 Apr 2025

https://github.com/bcko/ud-isdc-matrix-python

Udacity Intro to Self-Driving Cars Nanodegree Project : Matrix Class in Python

jupyter-notebook kalman-filter matrix-library python udacity udacity-nanodegree udacity-self-driving-car

Last synced: 13 Jul 2025

https://github.com/p2js/mat-rs

no_std implementation of mathematical matrix types in Rust

determinant-calculation matrices matrix matrix-library rust

Last synced: 20 Oct 2025

https://github.com/0382/blas-hpp

A c++ wrapper of CBLAS, for generic programming.

blas cblas linear-algebra matrix matrix-library openblas openblas-bindings

Last synced: 04 Oct 2025

https://github.com/coderjo-pro/cpp-array2d

A C++ Library about 2D array template classes, grid and mathematical operations of matrices.

2d-arrays cplusplus cpp cpp-library cpp17 grid grid-system matrices matrix matrix-calculations matrix-library

Last synced: 03 Jul 2026

https://github.com/kyungminlee/exactdiagonalization.jl

ExactDiagonalization.jl is a Julia library for constructing interacting quantum many-body Hamiltonians.

julia julia-language julialang julialanguage many-body many-body-physics many-body-theory matrix matrix-library physics physics-simulation quantum quantum-mechanics

Last synced: 01 Jul 2026

https://github.com/tthebc01/peigen

Python bindings for Eigen Tux library using Boost Python

eigen3 matrix-factorization matrix-library python

Last synced: 18 Apr 2026

https://github.com/SanaeProject/Matrix-for-Cpp

This repository has types that handle matrices.

cpp14 cpp14-library cuda matrix-library

Last synced: 15 May 2025

https://github.com/beliumgl/matrixcpp

MatrixCPP is a simple C++11 project for performing basic matrix operations such as addition, subtraction, and multiplication.

cmake cpp cpp11 cpp11-library matrix matrix-calculations matrix-library matrix-multiplication

Last synced: 05 Oct 2025

https://github.com/maximfersko/matrix-library

Implementation of the data type library matrix and operations on the type.

algorithms c data-structures matrix matrix-library

Last synced: 26 Jun 2025

https://github.com/maheshbansod/math

This repository contains algorithms for numerical methods. Feel free to contribute to it or use it in your own projects. It currently contains matrix functions and functions to solve linear equations

cpp equation-systems math mathematics matrix-library numerical-computation numerical-methods

Last synced: 29 Jul 2025

https://github.com/depermitto/mat

Simple needs matrix library for C++23

cpp23 cpp23-library matrix matrix-library

Last synced: 23 Sep 2025

https://github.com/emrekz/emx

Small header-only C library for matrix operations

c matrix matrix-library

Last synced: 01 Aug 2025

https://github.com/astrodynamic/matrix-library-in-cpp

Matrix Library is a C++ library for matrix operations such as addition, subtraction, multiplication, transpose, and more. It provides a Matrix class with constructors, destructors, and overloaded operators. The library can be built using CMake and depends on the Google Test framework for unit testing.

cmake cpp cpp17 library makefile matrix matrix-library testing

Last synced: 07 Aug 2025

https://github.com/ruimaciel/mla

MLA: A C++ template library for sparse linear algebra

cmake cpp matrix-library sparse-matrix template-library

Last synced: 15 Jun 2025

https://github.com/kimpors/matrixlib

Library for Matrix calculation

dotnet matrix-library

Last synced: 29 Apr 2026

https://github.com/drveles/matrix_library_cpp

Implementation of a library for working with matrixes in C++ language using the principles of OOP

cpp17 matrix-library

Last synced: 10 Jun 2026

https://github.com/tolstenev/lib_matrix

[done] My own implementation of the matrix.h library in a structured approach.

matrix matrix-library

Last synced: 12 May 2026

https://github.com/kanavgoyal898/matrix-library

This C++ library offers robust classes and functions for working with matrices and fractions, simplifying complex mathematical computations. It includes features for matrix operations, CSV file I/O, and various utility functions for diverse mathematical tasks.

algebra cpp csv-format file-handling fraction-calculator matrix-calculator matrix-library object-oriented-programming

Last synced: 30 Jun 2026

https://github.com/tannerdolby/matrmath

A matrix math library capable of performing row-reduction and other common matrix operations.

linear-algebra matrix-library row-reduction

Last synced: 08 Apr 2025

https://github.com/ludydoo/patronus

N-Dimensional matrices

matrices matrix-library

Last synced: 13 Jun 2025

https://github.com/arnellebalane/matrix.js

JavaScript utility library for performing matrix operations

matrix matrix-library npm-package

Last synced: 01 Mar 2025

https://github.com/faresbakhit/matrix-py

Hackable Matrix module written in pure Python + CLI

matrix matrix-library pypi python python-library

Last synced: 18 Jun 2026

https://github.com/egel/lsm

Simple program written in C++ to calculate matrices by least squares method

cpp-library cpp11 matrix-library

Last synced: 01 Jun 2026

https://github.com/1git2clone/matrix-math-rs

It's quite funny how poorly implemented this is. Libraries that do these operations usually work in highly parallelized environments (sometimes entirely on the GPU). But the beauty of doing it manually is the learning curve. (Vec Vec double heap indirections are a crime against humanity)

crate matrix-calculations matrix-library matrix-multiplication rust rust-library

Last synced: 17 Mar 2025

https://github.com/joho1968/matrix-php

Reusable PHP 8.4+ library for Matrix/Synapse Application Service and Admin API integration

matrix matrix-library matrix-synapse no-framework php php8 php84 synapse

Last synced: 25 Jun 2026

https://github.com/voldien/hpmcpp

C++ wrapper library for the hpm library.

3d-math-library cpp cpp17 crossplatform game-math-library hpm matrix-library simd

Last synced: 29 Mar 2025

https://github.com/yayuniversal/c-matrix-module

C library implementing 2D matrix

c matrix matrix-library

Last synced: 16 Jun 2026