Luke Morris

Results 78 comments of Luke Morris

This PR now needs to: - [ ] Make use of the Fokker-Planck Decapode in the canon - [ ] Perhaps be a docs page

I agree with that solution (hopefully, a one-liner call to infer and resolve). No big refactoring should be done for now, unless the timetable for GAT refactoring is delayed.

Ok. Feel free to make a tiny PR that fixes this issue, and open a new issue for general refactoring. Or more particular issues as convenient.

On the topic of test management, we should consider executing testsets in parallel. In the best case this can reduce the time spent testing from sum(time.(tests)) to maxmimum(time.(tests)).

@quffaro Are our actions launched with `julia --threads=auto`, or some environment variable accomplishing the same set?

This will likely close issue #174 on merging

I’ve found CoordRefSystems.jl easy to use.

Since the 0D, 1D, 2D cases of the exterior calculus are so similar to vector calculus, I wonder if translating such diagrams to the current MTK is feasible already. This...

Hyperlinking PR #233

@jpfairbanks Can we close this as not planned? It seems like integration going forward will be by exposing proper hooks such as PR #233 for tools like https://github.com/SciML/SciMLSensitivity.jl, rather than...