-
Does your SingularSpectrumAnalysis also cover Multivariate/multichannel SSA as in https://arxiv.org/pdf/1309.5050 ?
I see that you follow DifferentialEquations.jl and other items in nonlinear dyna…
-
Perhaps using a different integrator than the default (e.g. LSODA?) in ```scipy.integrate.solve_ivp```?
The example in https://github.com/python-control/python-control/blob/main/examples/simulating…
-
## Description
I get the following error when trying to run the example :
```
Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34123 for x86
Copyright (C) Microsoft Corporat…
-
The Navier-Stokes equations, which describe the motion of fluid substances such as liquids and gases, are fundamental to the field of fluid dynamics. However, several challenging problems related to t…
-
## Feature
Inequality factors and graphs support in MATLAB/Python wrappers
## Motivation
Inequalities are already supported in C++, it would be great to also be supported in the wrappers.
…
-
Thanks to Matt Khan for spotting this in his simulations and doing the initial debugging.
Our 1D STEP simulations in deep detachment (10m from target) slow down substantially upon front movement wh…
-
The models
`Buildings.ThermalZones.Detailed.Examples.FFD.ForcedConvection`
and
`Buildings.ThermalZones.Detailed.Examples.FFD.Tutorial.MixedConvection`
fail with OPTIMICA, OCT-stable-r19089_JM-r1…
-
### Problem Description
For a Drude-Lorentz bath, the `HEOMSolver` can take `DrudeLorentzBath` (Matsubara decomposition) or `DrudeLorentzPadeBath` (Padé decomposition). A shifted Drude-Lorentz bath […
-
**Conference** :
**Link** : http://arxiv.org/abs/2102.06810
**Authors' Affiliation** : Facebook AI Research
**TL;DR** : SimSiam 논문의 원인을 탐구하는 논문. "How can SSL with only positive pairs avoid represe…
-
So extreme events analysis is currently very popular in nonlinear dynamics and we could get more functions that support this kind of stuff.
At the moment we have `mean_return_times` and `exit_entry…