Skip to content

integrate._ivp.base.OdeSolver incomplete/missing annotations #879

@Huggzorx

Description

@Huggzorx

The OdeSolver class seems to be missing a y: onp.ArrayND[np.float64] attribute. The first overload of __init__ also gives t0: onp.ToFloatND but I believe it should be onp.ToFloat as in the second overload.

API reference: https://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.OdeSolver.html#scipy.integrate.OdeSolver

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions