We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a846f5 commit 7a4c3bdCopy full SHA for 7a4c3bd
src/LinearSolve.jl
@@ -23,7 +23,7 @@ using UnPack: @unpack
23
using DocStringExtensions: DocStringExtensions
24
using EnumX: EnumX, @enumx
25
using Markdown: Markdown, @doc_str
26
-using ChainRulesCore: ChainRulesCore
+using ChainRulesCore: ChainRulesCore, NoTangent
27
using Reexport: Reexport, @reexport
28
using Libdl: Libdl, dlsym_e
29
import InteractiveUtils
0 commit comments