pymatsolver.Solver ================== .. currentmodule:: pymatsolver .. inheritance-diagram:: Solver :parts: 1 .. autoclass:: Solver .. 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: Solver.__mul__ Solver.clean Solver.conj Solver.conjugate Solver.get_attributes Solver.solve Solver.transpose Solver.__mul__ .. 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: Solver.A Solver.T Solver.check_accuracy Solver.check_atol Solver.check_rtol Solver.dtype Solver.is_hermitian Solver.is_positive_definite Solver.is_real Solver.is_symmetric Solver.kwargs Solver.shape