SyTen
krylov.cpp File Reference

Exposes MPS-Krylov. More...

+ Include dependency graph for krylov.cpp:

Classes

struct  syten::Pyten::KrylovEvolver< OrthoMode >
 Helper class to model a Krylov time evolution. More...
 

Namespaces

 syten
 The topmost namespace for this project.
 
 syten::Pyten
 Contains the initialisation functions for Python bindings.
 

Functions

template<typename Ortho >
void syten::Pyten::expose_mp_krylov_evolver (py::module &mp_krylov, std::string name)
 Exposes the specified Krylov solver. More...
 
void syten::Pyten::init_mp_krylov (py::module &mp_mod)
 Initialises the MPS-Krylov submodule. More...
 

Detailed Description

Exposes MPS-Krylov.