Solving a BVP using scipy.solve_bvp where the function returns an array
问题 This is a very general question as I feel that my errors are resulting from some misunderstanding of how scipy.solve_bvp works. I have a function def that takes an array of 12 numbers and returns a list of the system of differential equations for a given time, with shape (2,6). I will have a one dimensional array of length n for my timesteps and then an array y of input values with shape (12,n). My code aims to take simulate the motion of earth and mars over a 1000 day period subject to