snirgaz

Results 3 issues of snirgaz

Is it possible to access public class variables without manually writing get and set methods? For reference -- ".def_readwrite" in pybind11 allows using the "dot" syntax "A.a".

Great Package! Having support for symmetric/Hermitian matrices (namely implementation of Lanczos) would be extremely useful for quantum physics-related problems.

It would be nice to have an implementation of MINRES-QLP, see http://web.stanford.edu/group/SOL/software/minresqlp/, which is well-suited for indefinite and singular problems.