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

remove GenericSVD and GenericSchur as dependencies #124

Merged
merged 2 commits into from
Apr 5, 2021

Conversation

simonbyrne
Copy link
Member

Due to type piracy, these packages cause problems with precompilation and don't play nice with GenericLinearAlgebra (see discussion in JuliaLinearAlgebra/GenericLinearAlgebra.jl#71). Additionally, GenericSVD has now been deprecated (JuliaLinearAlgebra/GenericSVD.jl#30).

Due to type piracy, these packages cause problems with precompilation and don't play nice with GenericLinearAlgebra (see discussion in JuliaLinearAlgebra/GenericLinearAlgebra.jl#71). Additionally, GenericSVD has now been deprecated (JuliaLinearAlgebra/GenericSVD.jl#30).
@simonbyrne
Copy link
Member Author

I've added GenericSchur and GenericLinearAlgebra as test dependencies

@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

Merging #124 (829fef2) into master (8a4f826) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
- Coverage   45.87%   45.86%   -0.02%     
==========================================
  Files          63       63              
  Lines        3202     3203       +1     
==========================================
  Hits         1469     1469              
- Misses       1733     1734       +1     
Impacted Files Coverage Δ
src/DoubleFloats.jl 25.00% <ø> (ø)
src/extras/misc.jl 9.09% <0.00%> (-0.29%) ⬇️

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 8a4f826...829fef2. Read the comment docs.

@JeffreySarnoff
Copy link
Member

@simonbyrne Apologies for the delay -- I was indesposed.

@simonbyrne
Copy link
Member Author

@JeffreySarnoff did you mean to close without merging?

@JeffreySarnoff
Copy link
Member

no -- restarting this

@JeffreySarnoff JeffreySarnoff reopened this Apr 5, 2021
@JeffreySarnoff JeffreySarnoff merged commit 08a7a5f into master Apr 5, 2021
@simonbyrne
Copy link
Member Author

Thanks!

@simonbyrne simonbyrne deleted the sb/rm-generic branch April 5, 2021 23:07
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