Christopher Rackauckas

Results 4066 comments of Christopher Rackauckas
trafficstars

They do take integrators, but the issue is that it needs to be interpolated to the right point.

I think we need to write down what that expected interface is if you're going to consider it public. Like https://docs.julialang.org/en/v1/manual/interfaces/ . Can you try doing a first draft of...

It should just work right off the bat.

Using `numpy.vectorize` and MATLAB `map` would be worthwhile, and saying "Map a function over a vector" would be the more universal term for what's being done.

Bump. @ararslan are you the maintainer now? It doesn't look like this has had any commits in over two years other than a CI bump?

Can keep you on as admin. I think there's a few things that come to mind: - One is just helping with the general health and maintenance. Your compathelper doesn't...

Friendly bump to revive the conversation

We can fork this library to CurveFitting.jl if there's not a response. Might as well wait for @avik-pal to have a second after his summer internship since he has the...

>One of the most recent tests that I've added (commented out on lines 320-347 in the branch you have) concerns the actual time evolution of the wave equations. One of...

>Yes, I see what you mean, though to clarify the energy isn't constant even with the high tolerance of ODE.jl, but rather decreases very slightly (on the order of 1e-10...