Commit Graph

75 Commits

Author SHA1 Message Date
Matthew Bauer
3dcb8c10f5 shogun: remove liblapack
not needed anymore
2018-11-08 14:42:29 -06:00
Matthew Bauer
349f3dfe25 shogun: use openblas
shogun needs the cblas.h header file to be available. It used to get
it from liblapack, but that is not available anymore. Instead we can
use openblasCompat to get it.
2018-11-07 13:18:33 -06:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Matthew Bauer
02297beade treewide: add version to packages
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:

 $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'

See issue #41007.
2018-05-25 15:48:05 -05:00
Matthew Justin Bauer
278f59af49
Merge pull request #39586 from MatrixAI/labelImg
labelImg: init at 1.6.0
2018-05-01 10:24:18 -05:00
Will Dietz
4b7b083bcb treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linux
Include all linux platforms.
2018-04-30 18:12:10 -05:00
Roger Qiu
ff3b88713c labelImg: init at 1.6.0 2018-04-27 12:01:24 +10:00
xeji
b3d50c7afa shogun: disable paralllel building
... to avoid sporadic failures
2018-04-19 12:27:00 -05:00
xeji
6866542751 torchPackages.{sundown,lbase64}: mark as broken 2018-04-12 23:04:04 +02:00
Robin Gloster
50cdd5f02b
shogun: add patch for json-c 0.13 2018-03-05 22:00:03 +01:00
Orivej Desh
812e0bced1 shogun: fix parallel building 2017-12-07 08:52:42 +00:00
Dan Haraj
bdce7d3a04 sc2-headless: add pysc2 minigame map pack 2017-11-14 14:37:53 -05:00
Edward Tjörnhammar
9acbfbc7b7
shogun: init at 6.0.0 2017-10-29 10:20:55 +01:00
John Ericson
6e1f864fd0 sc2-headless: License is unfree
I wrongly assumed that was the default when reviewing the PR.
2017-10-16 17:06:48 -04:00
Dan Haraj
188a413ebc sc2-headless: init at 3.17
This packages up the Starcraft II headless Linux client provided by
Blizzard for machine learning research.
2017-10-16 16:34:00 -04:00
Robin Gloster
40ed226507 treewide: mark a bunch of failing builds as broken
(cherry picked from commit 23fdbaa37599f490435056b9865023870656571b)
[dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
2017-10-01 00:26:52 +03:00
Nikolay Amiantov
8b7ebaffeb replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
Sergey Mironov
de4f541b0e torch: add unsup package 2016-03-22 22:20:45 +03:00
Sergey Mironov
56b34be001 torch: read user PATH and LD_LIBRARY_PATH 2016-03-22 00:57:30 +03:00
Sergey Mironov
6bb8f45182 torch: image, enable JPEG and PNG support 2016-03-22 00:38:52 +03:00
Sergey Mironov
4a36a0c504 torch: unhardcode references to luajit 2016-03-21 12:53:34 +03:00
Sergey Mironov
a56b9ab5be torch: use default luajit 2016-03-19 12:37:06 +03:00
Sergey Mironov
1b05139414 torch: Read LUA_PATH and LUA_CPATH set by users 2016-03-16 23:53:46 +03:00
Sergey Mironov
f499f61c85 torch: don't use default value for src 2016-03-16 23:53:40 +03:00
Sergey Mironov
7f3b083610 torch: init at torch-git-2016-03-08
Torch is a machine-learning framework written in Lua
2016-03-14 16:05:55 +03:00