-
It may be interesting for some people to work with this library, but without diving into the depths, so I decided that it might be useful to make a frontend for Python without changing anything, just …
-
I implemented several linear operators related to solve control problems. An example is the Lyapunov operator L: X -> AX+XA', where A is a squre matrix. This operator acts usually on symmetric/hermiti…
-
**Describe the bug**
I was testing the `lyapunov()` function for the simple exponential function `dx/dt = ax` as I know it has to be `a` in this case. Tough, just using the function gives some intere…
-
**Describe the bug**
Numerical issues in BatchedMatrixTest led to the PRs for adjusting margins and disabling unstable tests in CI: #1948 and #1926
**Steps/Code to reproduce bug**
Incoming compl…
-
Hello, I have read your paper and am very interested in your research direction. I downloaded the code of this repository from your github. When I tried to run it, a problem occurred: ImportError: …
-
## 論文リンク
- [arXiv](https://arxiv.org/abs/1911.04636)
## 公開日(yyyy/mm/dd)
2019/11/12
CVPR 2020
## 概要
## TeX
```
% 2019/11/12
@inproceedings{
rahnama2020robust,
title={Robust D…
-
Hey
I wanted to link this repo to the docstring of the lyapunov function in ChaosTools. But checking the releases it looks like there aren't any.
What is the status quo? Are you still working on…
-
# Implementation
# Experimentation
- [ ] Play around with communication weights
# Non-code
- [ ] how to design Lyapunov exponent
- [ ] look into communication bandwidth, and its effect on sta…
sheim updated
4 years ago
-
Hi. First, thanks for developing FractionalDiffEq. It is awesome. I'm trying to use it for a research project.
Issue: When I try to run the Lyapunov exponent example https://scifracx.org/Fractio…
-
The current documentation is limited to the `Readme.md` file. A more in depth guide on how to use the toolbox combined with the mathematical basics would be beneficial.
**Proposed structure:**
1…