mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-11-19 14:35:28 +01:00
11 lines
343 B
TOML
11 lines
343 B
TOML
|
name = "Groups"
|
||
|
uuid = "5d8bd718-bd84-11e8-3b40-ad14f4a32557"
|
||
|
authors = ["Marek Kaluba <kalmar@amu.edu.pl>"]
|
||
|
version = "0.1.0"
|
||
|
|
||
|
[deps]
|
||
|
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
|
||
|
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|
||
|
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
|
||
|
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|