-
I would like to use JiTCDDE to solve neutral DDE system of equations. This system represents a physical model of sound production in a recorder (musical instrument). I would like to reproduce results …
-
For a 1D map can we have some functions to return a boolean value (TRUE or FALSE)
the function may be named
is.chaotic()
or
is.quasiPeriodical()
Judging by width of 'peaks' might work. A…
-
@pmli, @ftalbrecht, to solve a simpler sub-problem of #531, I would like to first try to unify what the output of a `Model` should be.
Currently, `StationaryModel` and `InstationaryModel` define `o…
-
Probably related to dependencies of packages for differential equations, which have changed from v1.1 to v1.2.x.
Noticed this when trying to fix https://github.com/JuliaDynamics/DelayEmbeddings.jl/…
-
After merging #464, `LTISystem.solve_lyap` and `LTISystem.solve_ricc` should become free functions. See discussion [here](https://github.com/pymor/pymor/pull/464#discussion_r235038473).
-
After Julia 0.7 with IPO we will be able to return convergence timeseries instead of final values without having to re-write code, while still ensuring type stability only by function arguments.
At…
-
I get some errors for time series of different lengths. As far as I can see, there aren't any warnings in the documentation about these.
For example, for `lag=5` and `min_tsep=10`, any time series …
-
Opening an issue to keep track of the progress towards supporting 0.7.
-
Hi,
Excited to find this package for Julia, however I seem to run into small errors when trying to use the package with the included logistic function, and finding of Lyapunov Exponents or Max Lyap…
-
There has been a long going discussion on how to restructure the toolbox to allow for better extendability and performance. The discussion has so far mainly been between @mfalt @baggepinnen @aytekinar…
mfalt updated
6 years ago