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

Updates and fix to geqp3! With Complex numbers #28

Merged
merged 4 commits into from
Aug 27, 2022

Conversation

louisponet
Copy link
Collaborator

This PR fixes Complex numbers with geqp3! see end of #18.

There was one view and allocations related to chksquare on multiple arguments.

Best,
Louis

@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2022

Codecov Report

Merging #28 (15ea70f) into main (9da48bd) will increase coverage by 1.83%.
The diff coverage is 96.52%.

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   91.88%   93.71%   +1.83%     
==========================================
  Files           8        8              
  Lines         542      557      +15     
==========================================
+ Hits          498      522      +24     
+ Misses         44       35       -9     
Impacted Files Coverage Δ
src/exceptions.jl 33.33% <50.00%> (+33.33%) ⬆️
src/cholesky.jl 95.65% <85.71%> (+0.41%) ⬆️
src/lu.jl 97.05% <94.11%> (+2.32%) ⬆️
src/qr.jl 94.69% <97.22%> (+2.76%) ⬆️
src/eigen.jl 93.26% <97.95%> (-0.61%) ⬇️
src/bunch_kaufman.jl 93.33% <100.00%> (+4.04%) ⬆️
src/schur.jl 94.89% <100.00%> (+6.72%) ⬆️

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 95d5b88 into DynareJulia:main Aug 27, 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