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

Change storage and evaluation point order. #5

Merged
merged 2 commits into from
Apr 6, 2017
Merged

Conversation

pkofod
Copy link
Member

@pkofod pkofod commented Apr 5, 2017

So, this is going to wreak havoc, but let's just get this out there before Julia v1.0 hits, and people start producing code bases that will live for years. No way we can deprecate this as far as I see it.

cc: @anriseth

cross ref JuliaNLSolvers/Optim.jl#156 JuliaNLSolvers/Optim.jl#326

@codecov
Copy link

codecov bot commented Apr 5, 2017

Codecov Report

Merging #5 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #5   +/-   ##
=======================================
  Coverage   83.92%   83.92%           
=======================================
  Files           2        2           
  Lines          56       56           
=======================================
  Hits           47       47           
  Misses          9        9
Impacted Files Coverage Δ
src/interface.jl 74.28% <100%> (ø) ⬆️
src/objective_types.jl 100% <100%> (ø) ⬆️

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 f378838...d3179b8. Read the comment docs.

@anriseth
Copy link
Contributor

anriseth commented Apr 6, 2017

I'll fix LineSearches.jl

@pkofod pkofod merged commit 368feba into master Apr 6, 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.

2 participants