First time here? Check out the FAQ!
asked 13 years ago
I know the parameter solution_dict=True for solve
but quick try for desolve_system(equations, unknowns, ics=initials, solution_dict=True) gives an error
desolve_system() got an unexpected keyword argument 'solution_dict'.
Is there a way?