SolverStatus ============ .. rubric:: *module* :mod:`wntr.sim.solvers` .. currentmodule:: wntr.sim.solvers .. autoclass:: SolverStatus .. 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:: SolverStatus.conjugate SolverStatus.bit_length SolverStatus.bit_count SolverStatus.to_bytes SolverStatus.from_bytes SolverStatus.as_integer_ratio .. 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:: SolverStatus.real SolverStatus.imag SolverStatus.numerator SolverStatus.denominator SolverStatus.converged SolverStatus.error ~~~~~~~~~~~~~~~~~~~~~~~~~~~