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

added skalna06 algorithm for PILS #115

Merged
merged 8 commits into from Jan 23, 2022
Merged

added skalna06 algorithm for PILS #115

merged 8 commits into from Jan 23, 2022

Conversation

lucaferranti
Copy link
Member

PR description

added skalna06 algorithm to solve parametric interval linear systems

@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2022

Codecov Report

Merging #115 (3f0346b) into main (c4c604a) will increase coverage by 0.09%.
The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   96.93%   97.02%   +0.09%     
==========================================
  Files          16       17       +1     
  Lines         620      639      +19     
==========================================
+ Hits          601      620      +19     
  Misses         19       19              
Impacted Files Coverage Δ
src/IntervalLinearAlgebra.jl 100.00% <ø> (ø)
src/pils/affine_parametric_array.jl 96.36% <93.54%> (+2.13%) ⬆️
src/pils/pils_solvers.jl 93.75% <93.75%> (ø)
src/pils/affine_expressions.jl 98.73% <100.00%> (ø)

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 c4c604a...3f0346b. Read the comment docs.

@lucaferranti lucaferranti merged commit 9301319 into main Jan 23, 2022
@lucaferranti lucaferranti deleted the lf-skalna06 branch January 23, 2022 10:15
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