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

Make invest relations iterable #1063

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

nailend
Copy link
Contributor

@nailend nailend commented Mar 25, 2024

Currently the invest relations can not change in between the periods of a multi-period investment. I dont see a reason why this shouldnt be possible, so I just change the few necessary parts.

@jokochems was there a specific reason why you did not adapt this as well or did you just not need it?

@nailend nailend linked an issue Mar 25, 2024 that may be closed by this pull request
@pep8speaks
Copy link

pep8speaks commented Mar 25, 2024

Hello @nailend! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-05-22 10:00:27 UTC

@nailend nailend marked this pull request as draft March 25, 2024 16:32
@SabineHaas SabineHaas marked this pull request as ready for review April 10, 2024 10:02
@SabineHaas SabineHaas requested a review from jokochems May 22, 2024 13:30
@SabineHaas
Copy link
Member

Only black and coveralls fails, as in all the PRs.

@jokochems could you review the adaptions in this PR please?

Copy link
Member

@p-snft p-snft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To me, this looks reasonable. I approve, as it shouldn't break single-period optimization. I'd also be glad to hear @jokochems if it makes sense to have this for multi-period models.

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.

Add periodic values to invest relation of generic storage
4 participants