CTCY
Results
1
issues of
CTCY
The example is simple: ``` using DynamicalSystems function route(dx, x, p, t) dx[1] = 1im * ( p[1] * x[1] - 2 * real(x[2]) * x[1] - 0.5) - 0.05...
good first issue
documentation