All Projects → Fmatvec → Similar Projects or Alternatives

601 Open source projects that are alternatives of or similar to Fmatvec

Vectorious
Linear algebra in TypeScript.
Stars: ✭ 616 (+12220%)
Mutual labels:  matrix, vector, linear-algebra, blas
Lacaml
OCaml bindings for BLAS/LAPACK (high-performance linear algebra Fortran libraries)
Stars: ✭ 101 (+1920%)
Mutual labels:  matrix, vector, linear-algebra, blas
Blasjs
Pure Javascript manually written 👌 implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.
Stars: ✭ 241 (+4720%)
Mutual labels:  matrix, vector, linear-algebra, blas
Armadillo Code
Armadillo: fast C++ library for linear algebra & scientific computing - http://arma.sourceforge.net
Stars: ✭ 388 (+7660%)
Mutual labels:  matrix, vector, linear-algebra, blas
sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications
Stars: ✭ 136 (+2620%)
Mutual labels:  vector, matrix, matrices, blas
monolish
monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
Stars: ✭ 166 (+3220%)
Mutual labels:  matrix, linear-algebra, blas
Libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
Stars: ✭ 518 (+10260%)
Mutual labels:  matrix, vector, blas
Phpsci Carray
PHP library for scientific computing powered by C
Stars: ✭ 176 (+3420%)
Mutual labels:  matrix, linear-algebra, matrices
LinAlg
实现一个线性代数库,为Python写扩展。《程序猿的数学3 线性代数》读后笔记
Stars: ✭ 17 (+240%)
Mutual labels:  vector, matrix, linear-algebra
Mathematics for Machine Learning
Learn mathematics behind machine learning and explore different mathematics in machine learning.
Stars: ✭ 28 (+460%)
Mutual labels:  vector, matrix, linear-algebra
Tensor
A library and extension that provides objects for scientific computing in PHP.
Stars: ✭ 146 (+2820%)
Mutual labels:  vector, matrix, linear-algebra
Numphp
Mathematical PHP library for scientific computing
Stars: ✭ 120 (+2300%)
Mutual labels:  matrix, vector, linear-algebra
Eigen Git Mirror
THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen
Stars: ✭ 1,659 (+33080%)
Mutual labels:  matrix, linear-algebra, blas
Node Sylvester
🐱 Sylvester is a vector, matrix, and geometry library for JavaScript, that runs in the browser and on the server.
Stars: ✭ 144 (+2780%)
Mutual labels:  matrix, vector, linear-algebra
JOLI.jl
Julia Operators LIbrary
Stars: ✭ 14 (+180%)
Mutual labels:  vector, matrix, linear-algebra
fml
Fused Matrix Library
Stars: ✭ 24 (+380%)
Mutual labels:  matrix, linear-algebra, blas
Matrix
Easy-to-use Scientific Computing library in/for C++ available for Linux and Windows.
Stars: ✭ 20 (+300%)
Mutual labels:  vector, matrix, linear-algebra
Math Php
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Stars: ✭ 2,009 (+40080%)
Mutual labels:  matrix, vector, linear-algebra
Sharpmath
A small .NET math library.
Stars: ✭ 36 (+620%)
Mutual labels:  matrix, vector, matrices
Nalgebra
Linear algebra library for Rust.
Stars: ✭ 2,433 (+48560%)
Mutual labels:  matrix, vector, linear-algebra
Cgmath
A linear algebra and mathematics library for computer graphics.
Stars: ✭ 773 (+15360%)
Mutual labels:  matrix, vector, linear-algebra
Cranium
🤖 A portable, header-only, artificial neural network library written in C99
Stars: ✭ 501 (+9920%)
Mutual labels:  matrix, blas
PyGLM
Fast OpenGL Mathematics (GLM) for Python
Stars: ✭ 167 (+3240%)
Mutual labels:  vector, matrix
Joml
A Java math library for OpenGL rendering calculations
Stars: ✭ 479 (+9480%)
Mutual labels:  matrix, vector
matrixgl
Yet another matrix library for WebGL
Stars: ✭ 25 (+400%)
Mutual labels:  vector, matrix
linalg
Linear algebra library based on LAPACK
Stars: ✭ 42 (+740%)
Mutual labels:  matrix, linear-algebra
linnea
Linnea is an experimental tool for the automatic generation of optimized code for linear algebra problems.
Stars: ✭ 60 (+1100%)
Mutual labels:  linear-algebra, blas
abacus
📐 C# cross precision 3D maths library.
Stars: ✭ 35 (+600%)
Mutual labels:  matrix, matrices
eigen
Owl's OCaml Interface to Eigen3 C++ Library
Stars: ✭ 30 (+500%)
Mutual labels:  matrix, linear-algebra
eigen-js
⚡ Eigen-js is a port of the Eigen C++ linear algebra library
Stars: ✭ 78 (+1460%)
Mutual labels:  matrix, linear-algebra
elm-3d-camera
Camera type for doing 3D rendering in Elm
Stars: ✭ 12 (+140%)
Mutual labels:  vector, matrix
Pygraphblas
GraphBLAS for Python
Stars: ✭ 252 (+4940%)
Mutual labels:  matrix, linear-algebra
MachineLearning
An easy neural network for Java!
Stars: ✭ 125 (+2400%)
Mutual labels:  matrix, matrices
mathcore
Advanced .NET math library (.NET Standard).
Stars: ✭ 24 (+380%)
Mutual labels:  linear-algebra, matrices
SCNMathExtensions
Math extensions for SCNVector3, SCNQuaternion, SCNMatrix4
Stars: ✭ 32 (+540%)
Mutual labels:  vector, matrix
GenericTensor
The only library allowing to create Tensors (matrices extension) with custom types
Stars: ✭ 42 (+740%)
Mutual labels:  vector, matrix
gmath
Lightweight C++ geometry math library (Vectors, Quaternions and Matrices)
Stars: ✭ 33 (+560%)
Mutual labels:  vector, matrices
lubeck
High level linear algebra library for Dlang
Stars: ✭ 57 (+1040%)
Mutual labels:  linear-algebra, blas
mfi
Modern Fortran Interfaces to BLAS and LAPACK
Stars: ✭ 31 (+520%)
Mutual labels:  linear-algebra, blas
mir-glas
[Experimental] LLVM-accelerated Generic Linear Algebra Subprograms
Stars: ✭ 99 (+1880%)
Mutual labels:  matrix, blas
Matrex
A blazing fast matrix library for Elixir/Erlang with C implementation using CBLAS.
Stars: ✭ 429 (+8480%)
Mutual labels:  matrix, linear-algebra
Mathnet Numerics
Math.NET Numerics
Stars: ✭ 2,688 (+53660%)
Mutual labels:  matrix, linear-algebra
Mathematics for Machine Learning
Notes and step-by-step exercises resolution to aid students learning the base math for machine learning. Content summed up from the the course from the Imperial London College in Coursera.
Stars: ✭ 44 (+780%)
Mutual labels:  matrix, linear-algebra
numphp
PHP tools for matrix computation
Stars: ✭ 25 (+400%)
Mutual labels:  matrix, linear-algebra
vg
Vector-geometry toolbelt for 3D points and vectors
Stars: ✭ 106 (+2020%)
Mutual labels:  vector, linear-algebra
Pts
A library for visualization and creative-coding
Stars: ✭ 4,628 (+92460%)
Mutual labels:  vector, linear-algebra
saddle
SADDLE: Scala Data Library
Stars: ✭ 23 (+360%)
Mutual labels:  matrix, linear-algebra
glm
OpenGL Mathematics (GLM)
Stars: ✭ 6,667 (+133240%)
Mutual labels:  vector, matrix
vec-la-fp
↗️ A tiny (functional) 2d linear algebra library
Stars: ✭ 21 (+320%)
Mutual labels:  vector, matrix
Mathsharp
A vector and matrix library written in C# using hardware intrinsics
Stars: ✭ 616 (+12220%)
Mutual labels:  matrix, vector
float
Single precision (float) matrices for R.
Stars: ✭ 41 (+720%)
Mutual labels:  matrix, linear-algebra
matlib
Matrix Functions for Teaching and Learning Linear Algebra and Multivariate Statistics, http://friendly.github.io/matlib/
Stars: ✭ 55 (+1000%)
Mutual labels:  vector, matrix
Tensor Sensor
The goal of this library is to generate more helpful exception messages for numpy/pytorch matrix algebra expressions.
Stars: ✭ 532 (+10540%)
Mutual labels:  matrix, vector
graphmath
An Elixir library for performing 2D and 3D mathematics.
Stars: ✭ 72 (+1340%)
Mutual labels:  vector, matrices
Swiftish
A fully generic Swift vector & matrix library
Stars: ✭ 17 (+240%)
Mutual labels:  vector, matrix
ad-lens
Automatic Differentiation using Pseudo Lenses. Neat.
Stars: ✭ 16 (+220%)
Mutual labels:  vector, matrices
sblas
Scala Native BLAS (Basic Linear Algebra Subprograms) supporting Linux and macOS
Stars: ✭ 25 (+400%)
Mutual labels:  linear-algebra, blas
dbcsr
DBCSR: Distributed Block Compressed Sparse Row matrix library
Stars: ✭ 65 (+1200%)
Mutual labels:  linear-algebra, blas
Ejml
A fast and easy to use linear algebra library written in Java for dense, sparse, real, and complex matrices.
Stars: ✭ 378 (+7460%)
Mutual labels:  matrix, blas
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+4820%)
Mutual labels:  vector, matrix
1-60 of 601 similar projects