SyTen
krylov.cpp File Reference

Exposes T3N-Krylov. More...

+ Include dependency graph for krylov.cpp:

Namespaces

namespace  syten
 Syten namespace.
 
namespace  syten::Pyten
 Contains the initialisation functions for Python bindings.
 

Functions

template<typename Ortho >
void syten::Pyten::expose_t3n_krylov_evolver (py::module &t3n_krylov, std::string name)
 Exposes the specified Krylov solver. More...
 
void syten::Pyten::init_t3n_krylov (py::module &t3n_mod)
 Initialises the MPS-Krylov submodule. More...
 

Detailed Description

Exposes T3N-Krylov.