Recent Releases of cayley_hamilton
cayley_hamilton -
C++ implementation of the iterative Cayley-Hamilton method for computing matrix power series. New version with simplified compuatition of the Cayley-Hamilton expansion and faster and less memory-demanding computation of the its derivative terms. Contains new chexp class for computing matrix exponentials, combining the iterative Cayley-Hamilton method with scaling and squaring. Contains new test matrix sets for testing performance anc accuracy of the chexp method.
- C++
Published by ritobias about 1 year ago
cayley_hamilton - C++ implementation of iterative Cayley-Hamilton method for computing matrix power series
C++ implementation of the iterative Cayley-Hamilton method for computing matrix power series. New version with simplified compuatition of the Cayley-Hamilton expansion and faster and less memory-demanding computation of the its derivative terms. Contains new chexp class for computing matrix exponentials, combining the iterative Cayley-Hamilton method with scaling and squaring.
- C++
Published by ritobias about 1 year ago
cayley_hamilton - C++ implementation of iterative Cayley-Hamilton method for computing matrix power series
C++ implementation of the iterative Cayley-Hamilton method for computing matrix power series. New version with simplified compuatition of the Cayley-Hamilton expansion and faster and less memory-demanding computation of the its derivative terms.
- C++
Published by ritobias over 1 year ago
cayley_hamilton - C++ implementation of iterative Cayley-Hamilton method for computing matrix power series
C++ implementation of the iterative Cayley-Hamilton method for computing matrix power series. New version with stabilized iteration and rescaling factor as input parameter.
- C++
Published by ritobias about 2 years ago
cayley_hamilton - initial release
Initial release of a c++ implementation of the iterative Cayley-Hamilton method for computing matrix power series and their differentials.
- C++
Published by ritobias about 2 years ago