complex-matrix
There are 7 repositories under complex-matrix topic.
R-js/blasjs
Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.
tk-yoshimura/MultiPrecisionComplexAlgebra
MultiPrecision Complex Algebra Implements
bobford/QR-factorization-Armv8.2
This is a QR factorization of a complex matrix.
bobford/QR-factorization-extended-precision-arithmetic
QR factorization of complex matrix using software extended precision floating point.
Salma-Hamed/Matrix-Calculator
C++ app that performs the matrices basic arithmetic operations.
ScalaMath/CmplxLib
Open source scala libarary that provides structures for complex numbers, complex vectors, and complex matrices
tk-yoshimura/ComplexAlgebra
Complex Algebra Implements