lorax/tests/pylorax/blueprints/example-atlas.toml
2018-08-21 14:02:30 -07:00

11 lines
176 B
TOML

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