Commit graph

4 commits

Author SHA1 Message Date
Eelco Dolstra c20cc6d0b3
Excise use of importJSON
Putting information in external JSON files is IMHO not an improvement
over the idiomatic style of Nix expressions. The use of JSON doesn't
add anything over Nix expressions (in fact it removes expressive
power). And scattering package info over lots of little files makes
packages less readable over having the info in one file.
2017-01-30 11:44:08 +01:00
Michael Raskin 8ef6f5a1e0 torch: remove a hack made obsolete by cmake setup-hook fix 2016-09-08 09:10:20 +02:00
Michael Raskin 2e0c1c3758 torch: find libjpeg and libpng, use compatible openblas 2016-08-27 15:41:58 +02:00
Michael Raskin 3581a00d69 torch: init at 0.0-pre20160820 2016-08-20 23:41:34 +02:00