causal_sets_20k / Project.toml
MaHaWo's picture
add Project.toml to make create_data.jl executable
7ab4eb5 verified
Raw
History Blame Contribute Delete
977 Bytes
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CausalSets = "2cd3ca5d-4cd6-4e37-88b9-1a897f702e70"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
QuantumGrav = "f7c7699e-e939-438e-b944-97232f27dad4"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
Zarr = "0a941bbe-ad1d-11e8-39d9-ab76183a1d99"
[sources]
CausalSets = {rev = "main", url = "https://codeberg.org/cyclopentane/CausalSets.jl"}
QuantumGrav = {rev = "refactor-evaluators", subdir = "QuantumGrav.jl", url = "https://github.com/ssciwr/QuantumGrav.git"}