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 d52bfc2 commit a4688c2Copy full SHA for a4688c2
src/RecursiveArrayTools.jl
@@ -5,7 +5,7 @@ $(DocStringExtensions.README)
5
module RecursiveArrayTools
6
7
using DocStringExtensions
8
-using Requires, RecipesBase, StaticArrays, Statistics,
+using RecipesBase, StaticArrays, Statistics,
9
ArrayInterface, LinearAlgebra
10
11
import ChainRulesCore
0 commit comments