Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
test_latticegpu.jl
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alberto Ramos
test_latticegpu.jl
Commits
3c7d63a8
Commit
3c7d63a8
authored
Nov 20, 2021
by
Alberto Ramos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated LatticeGPU
parent
2f6795bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
Manifest.toml
Manifest.toml
+11
-11
No files found.
Manifest.toml
View file @
3c7d63a8
...
...
@@ -370,9 +370,9 @@ version = "1.0.2"
[[HTTP]]
deps
=
[
"Base64"
,
"Dates"
,
"IniFile"
,
"Logging"
,
"MbedTLS"
,
"NetworkOptions"
,
"Sockets"
,
"URIs"
]
git-tree-sha1
=
"
14eece7a3308b4d8be910e265c724a6ba51a9798
"
git-tree-sha1
=
"
0fa77022fe4b511826b39c894c90daf5fce3334a
"
uuid
=
"cd3eb016-35fb-5094-929b-558a96fad6f3"
version
=
"0.9.1
6
"
version
=
"0.9.1
7
"
[[HarfBuzz_jll]]
deps
=
[
"Artifacts"
,
"Cairo_jll"
,
"Fontconfig_jll"
,
"FreeType2_jll"
,
"Glib_jll"
,
"Graphite2_jll"
,
"JLLWrappers"
,
"Libdl"
,
"Libffi_jll"
,
"Pkg"
]
...
...
@@ -455,9 +455,9 @@ version = "4.6.0"
[[LLVMExtra_jll]]
deps
=
[
"Artifacts"
,
"JLLWrappers"
,
"Libdl"
,
"Pkg"
]
git-tree-sha1
=
"
6a2af408fe809c4f1a54d2b3f188fdd3698549d6
"
git-tree-sha1
=
"
9436f02a0c9f726d914cc6539f87850701be18fc
"
uuid
=
"dad2f222-ce93-54a1-a47d-0025e8a3acab"
version
=
"0.0.1
1
+0"
version
=
"0.0.1
2
+0"
[[LZO_jll]]
deps
=
[
"Artifacts"
,
"JLLWrappers"
,
"Libdl"
,
"Pkg"
]
...
...
@@ -478,7 +478,7 @@ version = "0.15.9"
[[LatticeGPU]]
deps
=
[
"CUDA"
,
"Random"
,
"TimerOutputs"
]
git-tree-sha1
=
"
73eb23a5442fc1e51bafa537cb1035ddf7ab5649
"
git-tree-sha1
=
"
2c2a7acbfa90bca560e294d3bb6ea9ffbb5fee40
"
repo-rev
=
"master"
repo-url
=
"https://igit.ific.uv.es/alramos/latticegpu.jl"
uuid
=
"958c3683-801a-4582-9cfa-2d6e2ae1763b"
...
...
@@ -509,9 +509,9 @@ uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
[[Libffi_jll]]
deps
=
[
"Artifacts"
,
"JLLWrappers"
,
"Libdl"
,
"Pkg"
]
git-tree-sha1
=
"
761a393aeccd6aa92ec3515e428c26bf99575b3b
"
git-tree-sha1
=
"
0b4a5d71f3e5200a7dff793393e09dfc2d874290
"
uuid
=
"e9f186c6-92d2-5b65-8a66-fee21dc1b490"
version
=
"3.2.2+
0
"
version
=
"3.2.2+
1
"
[[Libgcrypt_jll]]
deps
=
[
"Artifacts"
,
"JLLWrappers"
,
"Libdl"
,
"Libgpg_error_jll"
,
"Pkg"
]
...
...
@@ -782,9 +782,9 @@ version = "1.1.3"
[[Roots]]
deps
=
[
"CommonSolve"
,
"Printf"
,
"Setfield"
]
git-tree-sha1
=
"
4c40dc61b51054bdb93536400420d73fdca6865e
"
git-tree-sha1
=
"
759a7063bbd4842db7d36c555be6fd2ee5c780cf
"
uuid
=
"f2b01f46-fcfa-551c-844a-d8ac1e96c665"
version
=
"1.3.
7
"
version
=
"1.3.
9
"
[[SHA]]
uuid
=
"ea8e919c-243c-51af-8825-aaa63cd721ce"
...
...
@@ -850,9 +850,9 @@ version = "1.0.0"
[[StatsBase]]
deps
=
[
"DataAPI"
,
"DataStructures"
,
"LinearAlgebra"
,
"LogExpFunctions"
,
"Missings"
,
"Printf"
,
"Random"
,
"SortingAlgorithms"
,
"SparseArrays"
,
"Statistics"
,
"StatsAPI"
]
git-tree-sha1
=
"
eb35dcc66558b2dda84079b9a1be17557d32091a
"
git-tree-sha1
=
"
2bb0cb32026a66037360606510fca5984ccc6b75
"
uuid
=
"2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
version
=
"0.33.1
2
"
version
=
"0.33.1
3
"
[[StructArrays]]
deps
=
[
"Adapt"
,
"DataAPI"
,
"StaticArrays"
,
"Tables"
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment