Open OwenHempel opened 7 years ago
Sympy works well with itself but transitioning in and out of sympy terms is very difficult. Work should be done to reduce dependence on SymPy
Look into Lambdify from sympy to return to Python or numpy data structures
Look into using complex numbers as impedance and extracting from there
Sympy works well with itself but transitioning in and out of sympy terms is very difficult. Work should be done to reduce dependence on SymPy