Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Historical to sample sequentially #420

Merged
merged 3 commits into from Jun 16, 2021
Merged

Conversation

odow
Copy link
Owner

@odow odow commented Jun 15, 2021

Closes #414

I didn't run the tests locally. Let's see what breaks...

@odow odow merged commit f3e3448 into master Jun 16, 2021
@odow odow deleted the od/sequential_historical branch June 16, 2021 07:40
@adow031
Copy link

adow031 commented Jun 17, 2021

I've tried to force compatibility with SDDP 0.3.16 for my CI tests.
But I get this error:

 SDDP [f4570300] log:
 ├─possible versions are: [0.1.0, 0.2.0-0.2.4, 0.3.0-0.3.15] or uninstalled
 └─restricted to versions 0.3.16-0.3 by an explicit requirement — no versions left

It is just a matter of waiting for the new version to appear in the repo that Github actions is pulling from?

Tony.

@odow
Copy link
Owner Author

odow commented Jun 17, 2021

It's not released yet.

@odow
Copy link
Owner Author

odow commented Jun 17, 2021

I wanted to fix this documentation failure first: https://github.com/odow/SDDP.jl/runs/2843898147

@adow031
Copy link

adow031 commented Jun 17, 2021

Oh ok. It's good that it's not on my end. I probably should try to understand the concept of a release at some point.

@odow
Copy link
Owner Author

odow commented Jun 17, 2021

The new version should be available once JuliaRegistries/General#39005 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Historical ForwardPass sampling scheme
2 participants