Skip to content

Conversation

@leclere
Copy link
Collaborator

@leclere leclere commented Sep 14, 2016

  • add quadratic regularization
  • refactoring of run_sddp function

@codecov-io
Copy link

codecov-io commented Sep 14, 2016

Current coverage is 90.75% (diff: 83.96%)

Merging #117 into dev-nightly will decrease coverage by 1.48%

@@           dev-nightly       #117   diff @@
=============================================
  Files               10         12     +2   
  Lines              696        725    +29   
  Methods              0          0          
  Messages             0          0          
  Branches             0          0          
=============================================
+ Hits               642        658    +16   
- Misses              54         67    +13   
  Partials             0          0          

Powered by Codecov. Last update c189bd6...3101aad

@frapac
Copy link
Member

frapac commented Sep 14, 2016

Ok to merge.
I will take care of coverage later

equalityConstraints::Union{Void, Function}
inequalityConstraints::Union{Void, Function}

refTrajectories::Union{Void, Array{Float64, 3}}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

That can be only temporary : an SPmodel cannot contain a "refTrajectories" which only represent an algorithm dependant property and not a stochastic model property.

@leclere leclere merged commit 0cc03ba into dev-nightly Sep 14, 2016
@leclere leclere deleted the quad-regularization-repack branch September 14, 2016 13:37
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.

4 participants