SciML / LinearSolve.jl

LinearSolve.jl: High-Performance Unified Interface for Linear Solvers in Julia. Easily switch between factorization and Krylov methods, add preconditioners, and all in one interface.
https://docs.sciml.ai/LinearSolve/stable/
Other
248 stars 53 forks source link

function overwritten warning #353

Closed haniehmsv closed 1 year ago

haniehmsv commented 1 year ago

Hi, I get this warning when I try to use a package with LinearSolve as a dependency: WARNING: Method definition init() in module LinearSolve at C:\Users\Hanieh.julia\packages\LinearSolve\3dHoj\src\init.jl:1 overwritten at C:\Users\Hanieh.julia\packages\LinearSolve\3dHoj\src\LinearSolve.jl:120. incremental compilation may be fatally broken for this module