Skip to content

Commit

Permalink
Bump to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shinaoka committed Apr 8, 2024
1 parent 1f2f4a6 commit 5a0d934
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
name = "Quantics"
uuid = "87f76fb3-a40a-40c9-a63c-29fcfe7b7547"
authors = ["Hiroshi Shinaoka <[email protected]> and contributors"]
version = "0.3.2"
version = "0.3.3"

[deps]
EllipsisNotation = "da5c29d0-fa7d-589e-88eb-ea29b0a81949"
FastMPOContractions = "f6e391d2-8ffa-4d7a-98cd-7e70024481ca"
ITensorTDVP = "25707e16-a4db-4a07-99d9-4d67b7af0342"
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SparseIR = "4fe2279e-80f0-4adb-8463-ee114ff56b7d"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
EllipsisNotation = "1"
FastMPOContractions = "^0.1.5"
FastMPOContractions = "^0.2.1"
ITensors = "^0.3.42"
SparseIR = "^0.96, 0.97, 1"
StaticArrays = "1"
Expand Down

0 comments on commit 5a0d934

Please sign in to comment.