Skip to content

Dense Output Interpolator for nbsolve_ivp #61

@jewaniuk

Description

@jewaniuk

Hello! First of all, I think this is an amazing project. It has been extremely helpful for me so far and I look forward to using it more thoroughly in the future. I apologize as I don't know the proper etiquette for this, however, I saw in your documentation for the relatively new Dense Output feature (cy and py only) that we should create a new issue if we need a feature like this for the numba implementation. This is where I've found myself. I have been using the numba implementation extensively and have thus designed my scripts around it already. However, in the past, I only really cared about the final result, at the end of the time domain. Now, I need to access results across the entire domain, and I am often finding weird results come out of the basic numpy interpolator. I have looked at the scipy implementation, however, I am struggling to understand how I might be able to make a replica that would fit with nbsolve_ivp (I'm a physicist, not a programmer). I would be interested in helping in any way that I can, but am clueless as to where to start. Please let me know if you'd like to see details or a working example. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnbrk_odeAn issue with the Numba solver

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions