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

Warning when using LinearOperators.jl #339

Open
amontoison opened this issue Oct 2, 2024 · 0 comments
Open

Warning when using LinearOperators.jl #339

amontoison opened this issue Oct 2, 2024 · 0 comments

Comments

@amontoison
Copy link
Member

 4 dependencies successfully precompiled in 5 seconds. 72 already precompiled.
  1 dependency had output during precompilation:
┌ LinearOperators
│  WARNING: method definition for #opCholesky#87 at /home/alexis/.julia/packages/LinearOperators/spFlJ/src/linalg.jl:44 declares type variable T but does not use it.
│  WARNING: method definition for #opLDL#94 at /home/alexis/.julia/packages/LinearOperators/spFlJ/src/linalg.jl:67 declares type variable T but does not use it.
│  WARNING: method definition for opRestriction at /home/alexis/.julia/packages/LinearOperators/spFlJ/src/special-operators.jl:175 declares type variable T but does not use it.
│  WARNING: method definition for BlockDiagonalOperator at /home/alexis/.julia/packages/LinearOperators/spFlJ/src/special-operators.jl:231 declares type variable S but does not use it.
└  
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

No branches or pull requests

1 participant