Skip to content

Commit

Permalink
added CudaArray constructor CUDA.cu to internal imports
Browse files Browse the repository at this point in the history
  • Loading branch information
naezzell committed Dec 8, 2020
1 parent d94be82 commit 169cb80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/OpenQuantumTools.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import DiffEqBase:
terminate!
import DiffEqCallbacks:
FunctionCallingCallback, PresetTimeCallback, IterativeCallback
import CUDA:
cu

@reexport using LinearAlgebra
@reexport using SparseArrays
Expand Down

0 comments on commit 169cb80

Please sign in to comment.