lorax/tests/pylorax/blueprints/example-atlas.toml
2018-08-29 11:17:39 -07:00

12 lines
203 B
TOML

name = "example-atlas"
description = "Automatically Tuned Linear Algebra Software"
version = "0.0.1"
[[modules]]
name = "atlas"
version = "3.10.*"
[[modules]]
name = "python3-numpy"
version = "1.15.*"