Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-28 | 585 Bytes | |
v1.10.4 source code.tar.gz | 2025-01-28 | 3.0 MB | |
v1.10.4 source code.zip | 2025-01-28 | 3.1 MB | |
Totals: 3 Items | 6.1 MB | 0 |
SDDP v1.10.4
Merged pull requests: - Throw warning if fewer nodes than threads (#823) (@odow) - Fix Threaded simulate to thread over chunks instead of replications (#824) (@odow) - Change test/plugins/threaded.jl to a module (#825) (@odow) - Update copyright year to 2025 (#826) (@odow) - Prep for v1.10.4 (#827) (@odow) - Fix chunk splitting in Threaded simulate (#828) (@odow) - Fix test of threaded simulate (#829) (@odow)
Closed issues: - Interpolating between nodes in the graph (#820)