-
Would it be possible to add support for additional particles (deuterons) and higher-order magnetic elements in Cheetah? As you may know, the particle accelerator for IFMIF-DONES is currently optimizi…
-
## Description
This is an issue for making variadic forms of the other higher order functions (similar to #1642)
- [ ] integrate_1d
- [x] algebra_solver
- [x] algebra_solver_newton
- [ ] …
-
Explore possibility for higher order integration and timestep subsampling
- [ ] Yoshida integrator (4th order)
- [ ] Yoshida with linear force model (rather than recomputing forces)
- [ ] Yoshid…
-
As far as I am aware, Sage is unable to numerically solve ODE's higher than degree 1. Higher order (n'th order) ODE's can be written as a system of n-many first order ODE's. So it would be better fo…
-
When using dynamic dispatch or when defining custom derivatives, the custom derivative itself may no longer be differentiable.
Currently the implementation treats all custom derivative functions as…
-
Hi, I am interested in a minimal working example for using higher order integration methods. I cannot immediately see how does their implementation work. For instance, given a TDVP linear ODE in custo…
-
More and more people are turning to ES 6 `class` today, so instead of mixin a HOC for decorator maybe better.
-
Our current implementation of [MakeSemidefiniteRelaxation](https://drake.mit.edu/doxygen_cxx/namespacedrake_1_1solvers.html#af6da6d265dcd5e959082b17d3a94258b) only takes the first-order relaxation of …
-
The spread type is a new type operator that types the [TC39 stage 3 object spread operator](https://github.com/sebmarkbage/ecmascript-rest-spread). Its counterpart, the difference type, will type the …
-
A list of higher order functions that should be added to SqlKata.
These features will be added as an extension project
- [ ] SelectCase, WhereCase, HavingCase, and GroupByCase support
- [ ] `With…