All Projects → NumPHP → Numphp

NumPHP / Numphp

Licence: mit
Mathematical PHP library for scientific computing

Projects that are alternatives of or similar to Numphp

Algebra
means completeness and balancing, from the Arabic word الجبر
Stars: ✭ 92 (-23.33%)
Mutual labels:  matrix, vector, math, complex-numbers
Mathematics for Machine Learning
Learn mathematics behind machine learning and explore different mathematics in machine learning.
Stars: ✭ 28 (-76.67%)
Mutual labels:  math, vector, matrix, linear-algebra
Tensor
A library and extension that provides objects for scientific computing in PHP.
Stars: ✭ 146 (+21.67%)
Mutual labels:  math, 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 (+1574.17%)
Mutual labels:  matrix, vector, math, linear-algebra
zalgebra
Linear algebra library for games and real-time graphics.
Stars: ✭ 129 (+7.5%)
Mutual labels:  math, matrix, linear-algebra
Fmatvec
A fast vector/matrix library
Stars: ✭ 5 (-95.83%)
Mutual labels:  matrix, vector, linear-algebra
Cglm
📽 Highly Optimized Graphics Math (glm) for C
Stars: ✭ 887 (+639.17%)
Mutual labels:  matrix, vector, math
Vectorious
Linear algebra in TypeScript.
Stars: ✭ 616 (+413.33%)
Mutual labels:  matrix, vector, linear-algebra
SCNMathExtensions
Math extensions for SCNVector3, SCNQuaternion, SCNMatrix4
Stars: ✭ 32 (-73.33%)
Mutual labels:  math, vector, matrix
vec-la-fp
↗️ A tiny (functional) 2d linear algebra library
Stars: ✭ 21 (-82.5%)
Mutual labels:  math, vector, matrix
Notecalc3
NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.
Stars: ✭ 879 (+632.5%)
Mutual labels:  matrix, math, linear-algebra
Armadillo Code
Armadillo: fast C++ library for linear algebra & scientific computing - http://arma.sourceforge.net
Stars: ✭ 388 (+223.33%)
Mutual labels:  matrix, vector, linear-algebra
Grassmann.jl
⟨Leibniz-Grassmann-Clifford⟩ differential geometric algebra / multivector simplicial complex
Stars: ✭ 289 (+140.83%)
Mutual labels:  math, linear-algebra, complex-numbers
Joml
A Java math library for OpenGL rendering calculations
Stars: ✭ 479 (+299.17%)
Mutual labels:  matrix, vector, math
Cgmath
A linear algebra and mathematics library for computer graphics.
Stars: ✭ 773 (+544.17%)
Mutual labels:  matrix, vector, linear-algebra
LinAlg
实现一个线性代数库,为Python写扩展。《程序猿的数学3 线性代数》读后笔记
Stars: ✭ 17 (-85.83%)
Mutual labels:  vector, matrix, linear-algebra
JOLI.jl
Julia Operators LIbrary
Stars: ✭ 14 (-88.33%)
Mutual labels:  vector, matrix, linear-algebra
mathcore
Advanced .NET math library (.NET Standard).
Stars: ✭ 24 (-80%)
Mutual labels:  math, linear-algebra, complex-numbers
matrixgl
Yet another matrix library for WebGL
Stars: ✭ 25 (-79.17%)
Mutual labels:  math, vector, matrix
Matrix
Easy-to-use Scientific Computing library in/for C++ available for Linux and Windows.
Stars: ✭ 20 (-83.33%)
Mutual labels:  vector, matrix, linear-algebra

NumPHP

Latest Version on Packagist Software License Build Status Coverage Status Total Downloads Dependencies

Note: The development of NumPHP 2 has started completely from scratch. NumPHP 1.1 can be found at branch 1.1.

NumPHP is a mathematical PHP library for scientific computing. Advanced matrix arithmetic for PHP. More information under numphp.org.

Install

Via Composer

$ composer require numphp/numphp

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].