14 results for “topic:matrix-exponential”
Fast and differentiable implementations of matrix exponentials, Krylov exponential matrix-vector multiplications ("expmv"), KIOPS, ExpoKit functions, and more. All your exponential needs in SciML form.
Matrices with interval coefficients in Julia
Multiprecision matrix exponential
No description provided.
A Python class to apply the imaginary exponential of a matrix (real tridiagonal or complex) using Fortran code; these functions apply well to solve the small matrix exponential which occurs for Lanczos or Arnoldi propagator of Schrödinger-type problems
Julia package for adaptive matrix exponential based on tolerance
Computing the matrix exponential with an optimized Taylor polynomial approximation
Quantum simulation using matrix exponentials and Lie-theoretic Trotterization. Lecture 6 from the Lie Groups with Applications series by Quantum Formalism.
Infinite Matrices and Its Application
Calculators for basic needs for solving problems related to matrices and graphs
Practical shift choice for Shift-And-Invert method
No description provided.
No description provided.
Highly optimised C implementation of matrix exponential using Al-Mohy & Higham's algorithm, featuring advanced performance techniques like vectorization and LU decomposition.