mirror of
https://gitlab.rlp.net/mobitar/ReCo.jl.git
synced 2024-12-04 23:50:31 +00:00
Add Observables
This commit is contained in:
parent
327adabaf0
commit
ce7ce0a731
2 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
julia_version = "1.8.1"
|
||||
manifest_format = "2.0"
|
||||
project_hash = "e6e77d61f3f58c1bc9649966ddf465c78d8cc18d"
|
||||
project_hash = "f1cf9a107de7aafd82a315e21cf36cfb7b40c9f8"
|
||||
|
||||
[[deps.AbstractFFTs]]
|
||||
deps = ["ChainRulesCore", "LinearAlgebra"]
|
||||
|
|
|
@ -4,5 +4,6 @@ ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
|
|||
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
|
||||
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
|
||||
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
|
||||
Observables = "510215fc-4207-5dde-b226-833fc4488ee2"
|
||||
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
|
||||
ReCo = "b25f7548-fcc9-4c91-bc24-841b54f4dd54"
|
||||
|
|
Loading…
Reference in a new issue