We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c16c7 commit 640817bCopy full SHA for 640817b
Project.toml
@@ -17,7 +17,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
17
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
18
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
19
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
20
-Underscores = "d9a01c3f-67ce-4d8c-9b55-35f6e4050bb1"
21
22
[compat]
23
AxisKeys = "0.1.18"
src/LeaveOneOut.jl
@@ -4,7 +4,6 @@ using InteractiveUtils
4
using LoopVectorization
5
using Statistics
6
using Tullio
7
-using Underscores
8
9
export loo, psis_loo
10
0 commit comments