Skip to content
Closed
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 10 additions & 12 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@ SparseMatricesCSRExt = "SparseMatricesCSR"
SpecialFunctionsExt = "SpecialFunctions"

[compat]
AbstractFFTs = "0.4, 0.5, 1.0"
AbstractFFTs = "1.5"
Comment thread
ChrisRackauckas marked this conversation as resolved.
Outdated
Adapt = "4"
BFloat16s = "0.2, 0.3, 0.4, 0.5"
CEnum = "0.2, 0.3, 0.4, 0.5"
BFloat16s = "0.5"
Comment thread
ChrisRackauckas marked this conversation as resolved.
Outdated
CEnum = "0.5"
Comment thread
ChrisRackauckas marked this conversation as resolved.
Outdated
CUDA_Compiler_jll = "0.2"
CUDA_Driver_jll = "13"
CUDA_Runtime_Discovery = "1"
CUDA_Runtime_jll = "0.19"
ChainRulesCore = "1"
ChainRulesCore = "1.24"
Crayons = "4"
DataFrames = "1"
Comment thread
ChrisRackauckas marked this conversation as resolved.
Outdated
EnzymeCore = "0.8.2"
ExprTools = "0.1"
GPUArrays = "11.2.1"
GPUCompiler = "0.24, 0.25, 0.26, 0.27, 1"
GPUCompiler = "1"
Comment thread
ChrisRackauckas marked this conversation as resolved.
Outdated
GPUToolbox = "0.3"
KernelAbstractions = "0.9.38"
LLVM = "9.1"
Expand All @@ -79,18 +79,16 @@ Preferences = "1"
PrettyTables = "2"
Printf = "1"
Random = "1"
Random123 = "1.2"
Random123 = "1.7"
Comment thread
ChrisRackauckas marked this conversation as resolved.
Outdated
RandomNumbers = "1.5.3"
Reexport = "0.2, 1.0"
Requires = "0.5, 1.0"
Reexport = "1.2"
Comment thread
ChrisRackauckas marked this conversation as resolved.
Outdated
Requires = "1.3"
SparseArrays = "1"
SparseMatricesCSR = "0.6.9"
SpecialFunctions = "1.3, 2"
StaticArrays = "1"
SpecialFunctions = "2.4"
Statistics = "1"
demumble_jll = "1.3"
julia = "1.10"

[extras]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
Expand Down