Skip to content

Commit

Permalink
Merge branch 'ad-extension' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Jutho authored May 13, 2024
2 parents fff782f + 4e8e1fa commit d9779c4
Show file tree
Hide file tree
Showing 11 changed files with 473 additions and 316 deletions.
3 changes: 2 additions & 1 deletion ext/KrylovKitChainRulesCoreExt/KrylovKitChainRulesCoreExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ using ChainRulesCore
using LinearAlgebra
using VectorInterface

include("svdsolve.jl")
include("utilities.jl")
include("linsolve.jl")
include("eigsolve.jl")
include("svdsolve.jl")

end # module
Loading

0 comments on commit d9779c4

Please sign in to comment.