higham / expmv
MATLAB codes for matrix exponential times a vector.
☆32Updated 5 years ago
Alternatives and similar repositories for expmv:
Users that are interested in expmv are comparing it to the libraries listed below
- Nonlinear eigenvalue problems in Julia: Iterative methods and benchmarks☆93Updated last year
- Calling the PARDISO library from Julia☆103Updated last month
- Geometric Numerical Integration in Julia☆49Updated last month
- Julia package to compute the result of expm(t*A)*v when A is a sparse matrix, without computing expm(t*A).☆22Updated 6 years ago
- Julia wrappers for the PETSc library☆131Updated 2 months ago
- Solving differential equations in parallel on GPUs - JuliaCon 2021 workshop☆94Updated last year
- Julia package for solving singular integral equations☆63Updated 4 months ago
- ☆51Updated 5 months ago
- Random matrices package for Julia☆89Updated 2 months ago
- A Julia library for hierarchical matrices☆44Updated last week
- Simple and fast Julia implementation of Krylov subspace methods for linear systems.☆45Updated 4 years ago
- Algebraic Multigrid in Julia☆121Updated this week
- A scientific machine learning (SciML) wrapper for the FEniCS Finite Element library in the Julia programming language☆102Updated 4 months ago
- Jacobi-Davidson method in Julia☆30Updated 3 years ago
- A Julia Interface to MUMPS☆45Updated 3 months ago
- Line search methods for optimization and root-finding☆129Updated 4 months ago
- Fast matrix multiplication and division for Toeplitz matrices in Julia☆70Updated 3 months ago
- The Arnoldi Method with Krylov-Schur restart, natively in Julia.☆106Updated 10 months ago
- Julia interface to the GNU Scientific Library (GSL)☆99Updated 3 months ago
- ☆52Updated 3 years ago
- A Julia package to handle spherical harmonic functions☆30Updated 3 months ago
- Julia package for matrix pseudospectra and related quantities☆24Updated 9 months ago
- A Julia package to construct orthogonal polynomials, their quadrature rules, and use it with polynomial chaos expansions.☆119Updated 5 months ago
- Julia package for tensors as multidimensional arrays, with functionalty within Tucker format, Kruskal (CP) format, Hierarchical Tucker fo…☆65Updated last year
- Fast orthogonal polynomial transforms☆61Updated 6 months ago
- A Julia package for producing publication quality figures based on Makie.jl.☆113Updated 7 months ago
- Sparse Grid Discretization with the Discontinuous Galerkin Method for solving PDEs☆48Updated 5 years ago
- Julia Wrappers for the arpack-ng Fortran library☆71Updated last year
- Efficient computations with symmetric and non-symmetric tensors with support for automatic differentiation.