lorax/tests/pylorax/blueprints/atlas.toml
Brian C. Lane 13234166f5 Update atlas blueprint
(cherry picked from commit d406fbdf83)
2018-05-21 15:41:45 -07:00

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.*"