Skip to content

Conversation

@pkofod
Copy link
Member

@pkofod pkofod commented Dec 19, 2020

Fixes #246 by adding x_trace, F_traceand J_trace. extended_trace has to be set to store arrays and not just norms.

@pkofod pkofod mentioned this pull request Dec 19, 2020
@codecov
Copy link

codecov bot commented Dec 19, 2020

Codecov Report

Merging #262 (118fb0b) into master (e5967ca) will decrease coverage by 0.32%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
- Coverage   87.57%   87.24%   -0.33%     
==========================================
  Files          12       13       +1     
  Lines         531      541      +10     
==========================================
+ Hits          465      472       +7     
- Misses         66       69       +3     
Impacted Files Coverage Δ
src/NLsolve.jl 66.66% <ø> (ø)
src/trace_tools.jl 100.00% <100.00%> (ø)
src/solvers/broyden.jl 71.42% <0.00%> (-3.30%) ⬇️

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 e5967ca...118fb0b. Read the comment docs.

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.

API to access trace

2 participants