Skip to content

Add correctness tests for Euler/RK4 integration #58

@vratins

Description

@vratins

Current eval tests (test_euler_integrate, test_rk4_integrate) only verify output shapes and keys. Add tests for mathematical correctness:

  • Test constant vector field produces expected linear trajectory
  • Test RK4 convergence matches Euler with higher step count

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions