JuliaApproximation / JuliaApproximation/ApproxFun.jl
ERROR: AssertionError: abs(last(g)) < tol when solving BVP ODE
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 559
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am trying to solve a two-point bvp with ApproxFun but receive the following error:
ERROR: AssertionError: abs(last(g)) < tol
I had a hard time searching what this error is supposed to mean (is it in the documentation somewhere?), but should I interpret it as an error on my end (not properly specifying the problem)? Or is it something else?
Thanks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or reproducible BVP example is provided. Search the repository for the exact assertion text and trace the BVP ODE solving entry point, then determine whether this indicates invalid input or an implementation issue and make the resulting behavior understandable to users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100