-
On line 99 the test should be `@test isapprox(λ2, log(0.9); rtol = 1e-4)` but currently λ1 is used.
-
Getting open proof error, for example
```
Fatal failure within std::shared_ptr cvc5::ProofNodeManager::mkScope(std::shared_ptr, std::vector&, bool, bool, cvc5::Node) at /home/hbarbosa/cvc/src/pro…
-
# Issue Description
I was testing `lyapunovs` and noticed that the results for a non-linear ODE were giving me incorrect results, tested it on a stable linear ODE and found similar behavior. It seems…
-
1. Calling minreal on an unobservable/uncontrollable statespace realization throws an error.
These would be the main cases where minreal is meaningful.
```julia
minreal(ss([-1 0; 0 -2], [1; 0], […
olof3 updated
2 years ago
-
## Abstract
Currently, randomness, be it on-chain or off-chain, is only uniform. Gaussian randomness is made available by simply counting 1's in the binary representation of a hashed value calculated…
-
Hey, everybody. I have encountered one problem when using dynamical systems. There are some cases that one want to use fixed time step solvers instead of adaptive ones with TOL while simulating contin…
-
I implemented a custom linear map for the Lyapunov operator `L(X) = A*X+X*A'`, where `A` and `X` are `nxn` matrices, In the simple case when `n = 1 `and `A = 1`, this is just the linear function `L(X)…
-
Slab allocator, which is used for allocation tuples, has a certain disadvantage - it tends to unresolvable fragmentation on certain workloads (size migration).
Provide an option in box.cfg that al…
-
Let T be, for example, a Lyapunov operator T:X -> Y, which maps the upper triangular parts of symmetric matrices X to the upper triangular parts of the symmetric matrices Y computed as Y := A*X+X*A'…
-
**Submitting author:** @vipinagrawal25 (Vipin Agrawal)
**Repository:** https://github.com/vipinagrawal25/MeMC
**Branch with paper.md** (empty if default branch):
**Version:** v1.1
**Editor:** @fboehm…