-
Hello,
I'm trying to install Ibex to deal with real variables. The computer environment is a Windows 10, Choco-solver 4.10.2, and JDK 8 32bits. I followed the instructions presented in the followin…
-
Hi,
I have some issues with the integrator ias15 when it is coupled with Megno. Indeed, there are some behaviors I don’t understand when I launch a series of identical simulations (i.e. same integ…
-
**Submitting author:** @Datseris (George Datserus)
**Repository:** https://github.com/JuliaDynamics/DynamicalSystems.jl
**Version:** v0.11.0
**Editor:** @kyleniemeyer
**Reviewer:** @dhhagan
**Arc…
-
Hello,
Can anyone help me explain the code of one line inside ../src/lyapunov/cubic_polynomial.py
"prog.AddSosConstraint((V-rho) * x.dot(x) - lambda_ToExpression() * Vdot) "
Why the SOS const…
-
analogous to our algebraic riccati equation codes, but for the lyapunov equations
(e.g. https://www.mathworks.com/help/control/ref/lyap.html)
we need this to bring over our region of attraction co…
-
To avoid unwanted accidental dependencies like #10705, I wonder if `//systems/analysis:lyapunov` should be relocated? Would `//systems/optimization:lyapunov` be a more meaningful home? As it stands …
-
This is a feature request for a new pre-defined collation.
This is proposed because a customer is concerned about a difference
between 'Е' (Russian letter IE not Latin letter E) and 'Ё'
(Russian …
-
I get an error 'object arrays are not supported' using the example code at
https://www.statsmodels.org/dev/examples/notebooks/generated/statespace_df
and also with my own code and data to run
mod …
-
On Windows (with `cygwin64`), when `cmake` generates the configuration files for `pngwriter` some of the "define" macros are empty (as in `CXX_DEFINES = -D-DSOME_MACRO`); thus when running `make insta…