Skip to content

Commit b1baf37

Browse files
author
Frankie Robertson
committed
Remove KernelAbstractions implementation
1 parent 16feb96 commit b1baf37

File tree

3 files changed

+0
-211
lines changed

3 files changed

+0
-211
lines changed

Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ FittedItemBanks = "3f797b09-34e4-41d7-acf6-3302ae3248a5"
1616
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
1717
HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5"
1818
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
19-
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
2019
Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"
2120
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
2221
LogarithmicNumbers = "aa2f6b4e-9042-5d33-9679-40d3a6b85899"
@@ -48,7 +47,6 @@ FittedItemBanks = "^0.6.3"
4847
ForwardDiff = "0.10.24"
4948
HypothesisTests = "^0.10.12, ^0.11.0"
5049
Interpolations = "^0.14, ^0.15"
51-
KernelAbstractions = "^0.9.22"
5250
Lazy = "0.15"
5351
LogarithmicNumbers = "1"
5452
MacroTools = "^0.5.6"

src/next_item_rules/NextItemRules.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,4 @@ include("./criteria/state/ability_variance.jl")
7272
# Porcelain
7373
include("./porcelain/aliases.jl")
7474

75-
# Experimental
76-
include("./experimental/ka.jl")
77-
7875
end

src/next_item_rules/experimental/ka.jl

Lines changed: 0 additions & 206 deletions
This file was deleted.

0 commit comments

Comments
 (0)