Christopher Rackauckas
Christopher Rackauckas
Yeah that is worth having. Of course the classical method will beat the pants off of the PINN when including training time, and the real use cases are just the...
Does `Base._parentsmatch(::AbstractArray, ::AbstractVectorOfArray) = false` invalidate? If not that is probably the right thing to do, though it seems like it's supposed to be internal...
Yeah I'm not sure
@AayushSabharwal do we have some kind of simple doc of how one can make any code something that can compile to the FMI interface? That might be a nice thing...
More of a suggestion than a complete PR. It would need to also hardcode the dependency graph info, but it's worth the discussion.
Why was this using `pinv` 😅 that is why it wasn't benchmarking well, and had so many other issues.
but you can force a column-pivoted qr or svd factorization for that, without building the pinv.
@JuliaRegistrator register subdir=lib/BVProblemLibrary
This won't run unless merged.