-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathProject.toml
More file actions
21 lines (19 loc) · 754 Bytes
/
Copy pathProject.toml
File metadata and controls
21 lines (19 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name = "ROLE"
uuid = "5adb3687-f8a7-41b9-9358-d1a2cd3761ff"
authors = ["Kris Brown <kris@topos.institute>"]
version = "0.1.0"
[deps]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
PProf = "e4faabce-9ead-11e9-39d9-4379958e3056"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StaticBitSets = "72d6c30d-a10b-4e7e-bc09-3079d9530bdf"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StructEquality = "6ec83bb0-ed9f-11e9-3b4c-2b04cb4e219c"
[compat]
PrettyTables = "3.1"
julia = "1.12"