Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/dok.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-01add cmake for non-luarocks buildHEADmasterSoumith Chintala
2016-01-07Merge pull request #11 from yotam/closure-example-fixSoumith Chintala
2016-01-07Fix small discrepancy between closure example and output.Yotam Doron
2015-12-01Merge pull request #10 from colesbury/masterSoumith Chintala
2015-12-01Fix for Lua 5.2Sam Gross
2015-08-11Merge pull request #9 from nicholas-leonard/xhtmlRonan Collobert
2015-08-11works with xhtml anchorsnicholas-leonard
2015-08-05Merge pull request #8 from torch/ffifallbackSoumith Chintala
2015-08-05soft-fallback on not loading sundownffifallbacksoumith
2015-05-04Merge pull request #7 from colesbury/lua52Soumith Chintala
2015-05-04Support Lua 5.2Sam Gross
2015-03-16Merge pull request #5 from Atcold/inline-doc-bugfixSoumith Chintala
2015-03-16Update inline.luaAlfredo Canziani
2015-03-16adding inline browserSoumith Chintala
2015-01-15Merge pull request #3 from GeorgOstrovski/patch-1Soumith Chintala
2015-01-15Use rawset instead of direct assignmentGeorgOstrovski
2014-12-15removing the behavior 'Calling on undocumented functions executes them'Soumith Chintala
2014-11-06Merge pull request #1 from torch/remove_luarocksSoumith Chintala
2014-11-06removing luarocks dependency for inline help. using package.path instead.remove_luarocksSoumith Chintala
2014-10-17fixing inline iterator for newer luarocksSoumith Chintala
2014-04-25add copyright filekoray kavukcuoglu
2014-02-13removed search.luaRonan Collobert
2014-02-13added rockspecRonan Collobert
2014-02-13sundown-based dok [dok soon deprecated]Ronan Collobert
2014-02-13dok -> mdRonan Collobert
2014-02-13removed now useless CMakeLists.txtRonan Collobert
2012-08-16updated blas dok (related to OpenBLAS)Ronan Collobert
2012-08-09Update pkg/dok/doktutorial/index.dokkoray kavukcuoglu
2012-07-31added global function include() and replaced torch.include calls accordinglyRonan Collobert
2012-07-02Little fix (typo in dok)Clement Farabet
2012-07-02Adde more stuff to the basic tutorial.Clement Farabet
2012-06-28Added extra help to build Torch on MacOS (with OPENMP)Clement Farabet
2012-05-11Simplified inline (Benoit Corda's patch)Clement Farabet
2012-04-20Pointing to torch demos repo.Clement Farabet
2012-04-14Cleaner descriptions for torch-pkgClement Farabet
2012-04-13Update pkg/dok/dokinstall/blas.dokkoray kavukcuoglu
2012-04-13Update pkg/dok/dokinstall/blas.dokkoray kavukcuoglu
2012-03-05more documentation of freebsd install + blas supportRonan Collobert
2012-02-28Removing documentation references to 'lab' packageJT Bates
2012-02-27Fixed bug in search generator.Clement Farabet
2012-02-24a bit of freebsd supportRonan Collobert
2012-02-13big pass over documentation to make titles consistent across all packages..koray kavukcuoglu
2012-02-12Fixed inline doc parserClement Farabet
2012-02-09documentation for tensorkoray kavukcuoglu
2012-02-09Fixed search.Clement Farabet
2012-02-09Fixed installation instructions, added pkg manager infoClement Farabet
2012-02-09add Bash/Shell highlighting.koray kavukcuoglu
2012-02-09added c/cpp syntax highlighting brush.koray kavukcuoglu
2012-02-07correct dimensions in nn dok and add apply to tutorialkoray kavukcuoglu
2012-02-06installation and tutorial dokkoray kavukcuoglu