Skip to content

BVP cleanup#4405

Open
SebastianM-C wants to merge 2 commits intoSciML:masterfrom
SebastianM-C:smc/bvp_cleanup
Open

BVP cleanup#4405
SebastianM-C wants to merge 2 commits intoSciML:masterfrom
SebastianM-C:smc/bvp_cleanup

Conversation

@SebastianM-C
Copy link
Copy Markdown
Member

There was a bug in the BVP interpolation and I added some tests
that were using the internals of BVP solvers. That is no longer needed.

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

See also SciML/BoundaryValueDiffEq.jl#452
The tests should pass once that merges (and it's released).

The discrepancy between the interpolation
methods is fixed by
SciML/BoundaryValueDiffEq.jl#452
for the BVP case the solution is more precise at default tolerances
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant