-
The client side of the GWT toolkit offers fascinating opportunities for creating *truly* interactive content in ePubs.
Basically the only stumbling block for ePubs are instructions to the effect of…
-
HI! it is possibile to use your model for multivariate timeseries forecasting?
I want to predict one series with the help of other series
Thank you!.
-
I noticed, solving a system of ordinary differential equations (ODEs), the solution violates all equations.
This system of equations, in combination with the chosen initial conditions, has a simple s…
-
Constraints:
Define current constraints.
-
Hi - thanks for the library. I'm finding it very useful so far.
The one issue I'm having is that I'm unsure how to pass `input_size` for a 1d input. So if, for example, I want to run `summary()` on…
-
Nice work on the package. I was wondering if you'd be interested in eventually adding [hypersolvers](https://arxiv.org/abs/2007.09601) to `neurodiffeq`; it should be pretty straightforward given the m…
-
This ticket proposes the inclusion in SAGE of a new package, dedicated to differential algebra.
**Introduction**
The `DifferentialAlgebra` Sage package is an analogue of the MAPLE 14 `Differential…
-
It would be great to have a standardised way for specifying metadata in a package's Project.toml. The following is heavily inspired by npm.
#### Package Discoverability
- `keywords`/`tags` -> ar…
-
Could be used as an alternative to DAEProblem/ODAEProblem/ODEProblem -> quoting Chris Rackauckas in the Julia slack
-
This example comes from stackoverflow:
https://stackoverflow.com/questions/16909779/any-way-to-solve-a-system-of-coupled-differential-equations-in-python
The system of ODEs is
```
v11, v22, v12 …