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

lse implementation #29

Merged
merged 1 commit into from
Sep 15, 2022
Merged

lse implementation #29

merged 1 commit into from
Sep 15, 2022

Conversation

louisponet
Copy link
Collaborator

This branch holds the implementation of lse based on LAPACK.gglse!

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2022

Codecov Report

Merging #29 (08f34a8) into main (7cb57ae) will decrease coverage by 0.25%.
The diff coverage is 89.74%.

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   93.71%   93.45%   -0.26%     
==========================================
  Files           8        9       +1     
  Lines         557      596      +39     
==========================================
+ Hits          522      557      +35     
- Misses         35       39       +4     
Impacted Files Coverage Δ
src/qr.jl 94.69% <ø> (ø)
src/lse.jl 89.18% <89.18%> (ø)
src/workspace.jl 91.30% <100.00%> (+0.39%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@MichelJuillard MichelJuillard merged commit 0084066 into DynareJulia:main Sep 15, 2022
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.

3 participants