File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2222 matrix :
2323 version :
2424 - ' 1.8' # lowest supported version
25- - ' 1.10 ' # julia lts
26- - ' 1' # automatically expands to the latest stable 1.x release of Julia
25+ - ' lts ' # julia lts
26+ - ' 1' # latest stable 1.x release of Julia
2727 os :
2828 - ubuntu-latest
2929 - macOS-latest
Original file line number Diff line number Diff line change 11name = " TensorOperations"
22uuid = " 6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
33authors = [
" Lukas Devos <[email protected] >" ,
" Maarten Van Damme <[email protected] >" ,
" Jutho Haegeman <[email protected] >" ]
4- version = " 5.1.0 "
4+ version = " 5.1.1 "
55
66[deps ]
77CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -40,10 +40,10 @@ Logging = "1.6"
4040PackageExtensionCompat = " 1"
4141PtrArrays = " 1.2"
4242Random = " 1"
43- Strided = " 2.0.4 "
43+ Strided = " 2.2 "
4444StridedViews = " 0.3"
4545Test = " 1"
46- TupleTools = " 1.1 "
46+ TupleTools = " 1.6 "
4747VectorInterface = " 0.4.1"
4848cuTENSOR = " 2.1.1"
4949julia = " 1.8"
You can’t perform that action at this time.
0 commit comments