Skip to main content

substitute

class SubstitutedExpression

SubstitutedExpression(coeff: 'dict[tuple[int, ...], float]', constant: 'float', order: 'int')

add (self, other) -> -

from_serializable (data) -> -

is_constant (self) -> -

mul (self, other) -> -

power (self, exponent) -> -

to_serializable (self) -> -


convert_to_subs_condition (expr, el_map) -> -


convert_to_substitutable (expr, el_map) -> -