Alex Jones

Results 149 comments of Alex Jones

not surprising since jacvec support has moved to SciML operators, I will properly deprecate them here soon.

As long as we can derive an expression `Dx(u[begin]) => dot(D.lower_index_stencil, u[begin:length(D.lower_index_stencil)])` we can do neumann I think, diff eq operators rearranges this expression to get the value at the...

Sounds easy enough with a new task constructor. Looks like a good schema. Just wondering where the overarching goal given by the user is fed in. For my autobiography, see...

is `build_explicit_observed_function` used for every system type? If so then yes, but I think it would require updating every `__init__` to feed through the symbol map. I will have a...

Remaining failures look unrelated

Just something to dispatch on for when the solution is complex, though on second thought I could do this with the metadata. Is anyone else using these yet?

Ready to help, but not sure how helpful I can be towards operator translation as I don't fully understand their requirements

Man that checklist is looking like it's got momentum, good work so far.

Tracking DEO in the docs: https://github.com/SciML/DiffEqDocs.jl/issues/678