lorax/tests/pylorax/blueprints/atlas.toml

12 lines
195 B
TOML

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