rxn.utilities.misc

Functions

get_multiplier(a, b)

Get the multiplier m so that m * a == b.

get_multipliers(a, b)

Get the multipliers m_a and m_b so that m_a * a == m_b * b.