pygacity.pythontex.monkeypatches.chemeqsystem module¶
Monkeypatches for ChemEqSystem class in sandler module (imported from sandlertools) to add LaTeX reporting capabilities.
- pygacity.pythontex.monkeypatches.chemeqsystem.stoichiometrictable_as_tex(self, sig: int = 3)[source]¶
Generates LaTeX formatted stoichiometric table.
- pygacity.pythontex.monkeypatches.chemeqsystem.texgen_kacalculations(self, simplified=False, sig=5) str[source]¶
Generates LaTeX string for equilibrium constant calculations.