-
I am using "qformat_wordtable" plugin to create quiz Question. While writing differential equations d of differential equation is appearing distorted in
1. When Question is in Edit mode.
2. When y…
-
If we try to compose two systems with equations that have the same time derivative of the same variable, `operator_compose() `will return an error unless both systems are pure differential/reaction ra…
-
```
Hi
Thanks for the software.Learning it and using it becomes easy since it mirrors
the Mathematica syntax..
Do you have any plans to include solving differential equations?
Thanks
```
Origi…
-
I am able to use different implicit ODE solvers and they works well most of the times with my Solid Oxide Fuel Cell (SOFC) model developed in VoronoiFVM. I would like to simulate the impedance of SOFC…
-
(initially reported in #797, which was prematurely closed)
There doesn't seem to be a way of defining matrix differential equation.
The code below,
```julia
@parameters x y
@variables u[1:2…
-
### 🚀 The feature, motivation and pitch
Many libraries, such as `qpsolvers` provide solvers for solving quadratic programming using various methods from the literature.
A [quadratic programming pr…
-
### Is your feature request related to a problem? Please describe.
I am working with a class of differential equations whose solutions are described by Jacobi elliptic functions. A representative exa…
-
## 論文リンク
https://arxiv.org/abs/1806.07366
## 公開日(yyyy/mm/dd)
2018/01/19
## 概要
ResNet や RNN の hidden state などの layer 毎の処理を連続極限を取って時間発展の方程式として、それを ODE として陽に解くことでネットワークを構築するという論文。
通常の離散的なネットワーク…
-
StochasticDiffEq.jl has a very similar structure to OrdinaryDiffEq.jl. With some tweaks it should be possible to make DelayDiffEq.jl handle both of them, in which case we'll have the first stochastic …
-
More properties of the Laplace Transform like convolution, integration could be added in a future version so that the section is more complete. Sometimes, these properties come in handy while taking L…