hessenberg-reduction
There are 4 repositories under hessenberg-reduction topic.
hosseinmoein/Tiger
C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators
pbenner/autodiff
Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization and statistics
NLAFET/StarNEig
A Task-based Library for Solving Dense Nonsymmetric Eigenvalue Problems
SayanChakraborty126/Matrix_Computation_Library
This library include files that can be used for complex matrix computations. The library has been written in C/C++ and should be compatible with any microcontroller. Also includes Arduino codes that use the library for matrix computation.