Closed schymans closed 7 years ago
To make it easier to perform numerical operations on equations, I added functions to utils that help replacing variables in equations by symbols and/or values without units.
Looks good, thanks! I just modified one of the tests to include a symbol in the output of replace_variables().
replace_variables()
To make it easier to perform numerical operations on equations, I added functions to utils that help replacing variables in equations by symbols and/or values without units.