Skip to content

Commit

Permalink
added jld2 to SpinGlassTensors (it is in dep) (#18)
Browse files Browse the repository at this point in the history
* added jld2 to SpinGlassTensors (it is in dep)

* changed version for nwe release
  • Loading branch information
tomsmierz authored Nov 15, 2024
1 parent e75ba8d commit dfb0f91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SpinGlassNetworks"
uuid = "b7f6bd3e-55dc-4da6-96a9-ef9dbec6ac19"
authors = ["Anna Maria Dziubyna <[email protected]>", "Tomasz Śmierzchalski <[email protected]>", "Bartłomiej Gardas <[email protected]>", "Konrad Jałowiecki <[email protected]>", "Łukasz Pawela <[email protected]>", "Marek M. Rams <[email protected]>"]
version = "1.3.0"
version = "1.3.1"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand Down
1 change: 1 addition & 0 deletions src/SpinGlassNetworks.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ using Base.Cartesian
using SparseArrays
using CUDA, CUDA.CUSPARSE
using SpinGlassTensors
using JLD2
import Base.Prehashed


Expand Down

0 comments on commit dfb0f91

Please sign in to comment.