1712.07167/Project.toml

24 lines
786 B
TOML
Raw Permalink Normal View History

2019-04-03 12:05:02 +02:00
name = "1712.07167"
uuid = "c0ba6078-cfcc-57dc-8f34-6df289db1335"
authors = ["Marek Kaluba <kalmar@amu.edu.pl>"]
version = "0.1.0"
2019-03-18 14:33:33 +01:00
[deps]
2019-04-03 12:05:02 +02:00
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
2019-03-18 14:33:33 +01:00
GroupRings = "0befed6a-bd73-11e8-1e41-a1190947c2f5"
Groups = "5d8bd718-bd84-11e8-3b40-ad14f4a32557"
IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
JLD = "4138dd39-2aa7-5051-a626-17a0bb65d9c8"
2019-04-03 12:05:02 +02:00
Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"
2019-03-18 14:33:33 +01:00
PropertyT = "03b72c93-0167-51e2-8a1e-eb4ff1fb940d"
SCS = "c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2019-03-29 10:02:04 +01:00
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2019-04-03 12:05:02 +02:00
[extras]
SCS = "c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test", "SCS"]