mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-07-04 15:59:27 +02:00
Removed dependency from StructArrays
Not used in current setup
This commit is contained in:
parent
772fe1aa8c
commit
563eb55e48
5 changed files with 4 additions and 44 deletions
|
@ -1,4 +1,4 @@
|
|||
using CUDA, Logging, StructArrays, Random
|
||||
using CUDA, Logging, Random
|
||||
|
||||
CUDA.allowscalar(true)
|
||||
import Pkg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue