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

Split iteration in forwardpass and backwardpass #13

Merged
merged 1 commit into from
Aug 25, 2017
Merged

Split iteration in forwardpass and backwardpass #13

merged 1 commit into from
Aug 25, 2017

Conversation

blegat
Copy link
Member

@blegat blegat commented Aug 25, 2017

Implements @frapac's idea in blegat/PseudoSDDP#1

@codecov
Copy link

codecov bot commented Aug 25, 2017

Codecov Report

Merging #13 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   87.88%   87.93%   +0.04%     
==========================================
  Files          14       14              
  Lines         867      870       +3     
==========================================
+ Hits          762      765       +3     
  Misses        105      105
Impacted Files Coverage Δ
src/sddp.jl 83.33% <100%> (+0.57%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f5775c6...6b64161. Read the comment docs.

@coveralls
Copy link

coveralls commented Aug 25, 2017

Coverage Status

Coverage increased (+0.04%) to 87.931% when pulling 6b64161 on split into f5775c6 on master.

@blegat blegat merged commit 9cfc4a8 into master Aug 25, 2017
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.

None yet

2 participants