-
Marco and i are working on this as part of stochastic dynamics.
-
The `evaluate` function in `spectralrepresentation` requires a `DataFrameRow`. That means that currently only one process realisation can be generated at a time and if more process realisations shall …
-
### Scenario trees/lattice reading
Scenarios for multistage stochastic programs
https://www.karlin.mff.cuni.cz/~kopa/papers/vanc-ed.pdf
Overview of scenario tree generation methods, applied in …
msz13 updated
2 months ago
-
ESG handbook:
2016
https://www.soa.org/globalassets/assets/Files/Research/Projects/research-2016-economic-scenario-generators.pdf
2020
https://www.casact.org/sites/default/files/2021-02/economic…
msz13 updated
2 weeks ago
-
Hello,
I hope this message finds you well. I wanted to bring to your attention a small typo in the section 1.2.3 concerning Derived Stochastic Processes, specifically on page 12, paragraph 3. It ap…
-
Hello, I am learning quantum stochastic processes. When I try to run codes given in this example [https://qojulia.github.io/QuantumCumulants.jl/stable/examples/heterodyne_detection/#](url), the progra…
-
-
This is a feature request to implement T-process. Moving the discussion into the issue tracker to get more visibility.
### Discussed in https://github.com/scikit-learn/scikit-learn/discussions/2894…
-
I have a concern for two of the operations related to `sympy.stats.stochastic_process_types.py`.
The two operations are simplification and differentiation.
```python
from sympy import *
from s…
-
It seems to me that this line should be changed to `if 'tm' in self.name` (https://github.com/rosewang2008/language_modeling_via_stochastic_processes/blob/5cbc3eed581eba6444c471bfe716bd56db0f5253/lang…