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 01835b0 commit 615f9d7Copy full SHA for 615f9d7
REQUIRE
@@ -5,4 +5,3 @@ WoodburyMatrices 0.1.5
5
Ratios
6
AxisAlgorithms
7
Compat 0.49
8
-DualNumbers
src/b-splines/indexing.jl
@@ -1,5 +1,4 @@
1
using Base.Cartesian
2
-using DualNumbers
3
4
import Base.getindex
test/REQUIRE
@@ -1 +1,2 @@
OffsetArrays
+DualNumbers
0 commit comments