You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO: Is Symbol or IndexedBase the correct type here?
_check_for_invalid_system_of_equations(
eqs, subs_dict, plug_solutions, to_solve_for, solve_exprs
)
# TODO: Is Symbol or IndexedBase the correct type here?eq_arrs=_symbolic_to_matrix(solve_exprs, to_solve_for) # type: ignore[arg-type]# Get better initial x0 by adding to appropriate plug_adjust_x0_to_initial_balance_guess(
27d5d4bbadb952e0f285328be5878d2798e1c72b
The text was updated successfully, but these errors were encountered:
Is Symbol or IndexedBase the correct type here?
py-finstmt/finstmt/resolver/forecast.py
Line 323 in ba7acf7
27d5d4bbadb952e0f285328be5878d2798e1c72b
The text was updated successfully, but these errors were encountered: