pymatsolver.solvers.Base ======================== .. currentmodule:: pymatsolver.solvers .. inheritance-diagram:: Base :parts: 1 .. autoclass:: Base .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Base.__mul__ Base.clean Base.conj Base.conjugate Base.get_attributes Base.solve Base.transpose .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Base.A Base.T Base.check_accuracy Base.check_atol Base.check_rtol Base.dtype Base.is_hermitian Base.is_positive_definite Base.is_real Base.is_symmetric Base.shape