-
## Environment
- Module or chip used: [ESP32]
- IDF version (run ``git describe --tags`` to find it):
v4.3.1
- Build System: [idf.py]
- Compiler version (run ``xtensa-esp32-elf-gcc…
-
Hi!
I'm trying to try my model with the Asynchronous mode, based on the [docs](https://odow.github.io/SDDP.jl/latest/guides/improve_computational_performance/#Parallelism).
At the first lines of the…
-
Hi,
Previously, I have run SDDP.simulate(), and I have the list of uncertainty realizations (sample path used in simulation) stored in a database.
As I have executed the experiments without fixi…
-
After updating from SDDP.jl 0.3.17 to 0.4.4, I'm now getting the following error when simulating a model that I've previously been using.
I haven't got an MWE for this, since it's quite a big model…
-
Hello Oscar,
here am I again, to make your life miserable. So, do you have a GARCH module at sddp.jl?
Those guys suggest it can be readily implemented within sddp:
http://www.optimization-onli…
-
So, it would be nice to be able to solve decision-hazard problem. Ideally, the syntax would look like this:
```Julia
# State variables: just the usual.
@variable(sp, x, SDDP.State(), initial_value …
-
I was making timestamps to [_Cows, Lakes, and a JuMP extension..._](https://www.youtube.com/watch?v=LDgNmsOCl1A) talk from JuliaCon 2017 and I was searching for link for MOO and Moa.jl. Now I quite co…
-
Hi,
To add deterministic node which is random variable independent, I was adding a set of dummy constraint which are not affected by random variable realizations. I was wondering if there is any be…
-
We're now at a point where the "big" points on our [Roadmap](https://github.com/jump-dev/JuMP.jl/blob/master/docs/src/developers/roadmap.md) are complete, so it's time to start actively planning the r…
-
According to our discussion in the previous issue (https://github.com/facebookresearch/fairscale/issues/943), you mentioned that FSDP with reshard_after_forward == False is equivalent to ShardedDDP. H…