|
365a18b272
|
New Tensor indexing. a la matlab.
|
2012-02-24 19:48:18 -05:00 |
|
|
767d383f2c
|
made lapack link more robust
|
2012-02-23 17:27:14 +01:00 |
|
|
175f6818bd
|
made lapack link more robust
|
2012-02-23 17:27:14 +01:00 |
|
|
9da8beac56
|
luaT was not putting the dok in luat...
|
2012-02-21 17:39:33 +01:00 |
|
|
1a03adebb4
|
documentation for torch.inverse
|
2012-02-21 00:38:30 -05:00 |
|
|
4397f709be
|
take beack tensor conv stuff, it is not ready yet
|
2012-02-21 00:13:31 -05:00 |
|
|
2d29aeaf12
|
matrix inverse
|
2012-02-21 00:10:12 -05:00 |
|
|
1ae6aa1bef
|
matrix inverse
|
2012-02-21 00:10:12 -05:00 |
|
|
e20f0746e6
|
Add reset function to module.lua and Sequential.lua. CmdLine accepts ignore=false for string function
|
2012-02-19 11:36:19 -05:00 |
|
|
db9c3e69d6
|
SVD noew returns U,S,V not U,S,V^T (copmatible with Matlab/Octave calling)
|
2012-02-16 11:09:13 -05:00 |
|
|
0591633876
|
SVD noew returns U,S,V not U,S,V^T (copmatible with Matlab/Octave calling)
|
2012-02-16 11:09:13 -05:00 |
|
|
17119a7324
|
added histograms back
|
2012-02-13 10:48:37 -05:00 |
|
|
aa0b85bb80
|
added histograms back
|
2012-02-13 10:48:37 -05:00 |
|
|
f23bc545d7
|
big pass over documentation to make titles consistent across all packages..
|
2012-02-13 00:33:09 -05:00 |
|
|
9ca97814d3
|
corrected bug in method type-base dispatcher
|
2012-02-10 13:43:49 +01:00 |
|
|
bc15365ca5
|
moved local path setup into torch-env.lua
|
2012-02-10 11:03:32 +01:00 |
|
|
ebe47b0f95
|
put the local search path before default paths.
|
2012-02-09 23:52:41 -05:00 |
|
|
87163d971a
|
first shot at local install
|
2012-02-09 22:44:04 -05:00 |
|
|
8eff95d047
|
inline help anchors
|
2012-02-09 01:40:38 -05:00 |
|
|
2784d42ea8
|
documentation for tensor
|
2012-02-09 01:38:15 -05:00 |
|
|
7109cbbdd2
|
cleanhistory -> clearhistory
|
2012-02-08 10:57:40 +01:00 |
|
|
068130bafc
|
Merge branch 'newpack' of github.com:andresy/torch into newpack
|
2012-02-07 09:15:05 -05:00 |
|
|
4a906fbff2
|
corrections/additions to dok
|
2012-02-07 09:14:41 -05:00 |
|
|
ed4857dfcf
|
added mv, mm and ger + better checking of addmv, addmm and addr
|
2012-02-07 14:49:13 +01:00 |
|
|
bbf3970981
|
tensor math documention : one pass...
|
2012-02-05 19:01:16 -05:00 |
|
|
f777086b59
|
added maskedSelect method to select elements using a mask vector
documentation changes for Tensor
|
2012-02-05 16:40:12 -05:00 |
|
|
426a2b1967
|
added maskedSelect method to select elements using a mask vector
documentation changes for Tensor
|
2012-02-05 16:40:12 -05:00 |
|
|
bc85cf8fb8
|
minor cleanup
|
2012-02-04 19:47:48 +01:00 |
|
|
7483217fe0
|
now methods & functions are both generated by wrap -- this fixes some bugs and makes things more clear
|
2012-02-04 19:30:53 +01:00 |
|
|
50bd93709f
|
Merge branch 'master' into newpack
|
2012-02-03 11:09:42 +01:00 |
|
|
ba17882426
|
{min,max,sum,mean,var,std}all now without 'all' in lua
|
2012-02-03 11:04:01 +01:00 |
|
|
a3f872f29b
|
Merge branch 'logical' into newpack
Conflicts:
pkg/torch/TensorMathWrap.lua
|
2012-02-03 10:12:30 +01:00 |
|
|
fc16a68f48
|
Merge branch 'logical' into newpack
Conflicts:
pkg/torch/TensorMathWrap.lua
|
2012-02-03 10:12:30 +01:00 |
|
|
477587f566
|
no need to do paths.require + require!!
|
2012-02-02 16:06:21 +01:00 |
|
|
cfd966d7c4
|
torch lua script is now a true executable
|
2012-02-02 13:00:53 +01:00 |
|
|
5cd0e5f10c
|
minor cmake corrections
|
2012-02-01 15:36:57 +01:00 |
|
|
3c652197bc
|
more cleanup and wrap support for external packages
|
2012-02-01 14:53:19 +01:00 |
|
|
f08a695702
|
more cmake cleanup
|
2012-02-01 14:33:10 +01:00 |
|
|
54bb1cf358
|
more cmake cleanup
|
2012-02-01 14:33:10 +01:00 |
|
|
014b440244
|
cmake files cleanup
|
2012-02-01 12:12:29 +01:00 |
|
|
79fd0a8b78
|
cmake files cleanup
|
2012-02-01 12:12:29 +01:00 |
|
|
4b1d3d79e2
|
cmake files cleanup
|
2012-02-01 12:12:29 +01:00 |
|
|
a3acd3e0fe
|
torch7 now exports its own targets for external packages
|
2012-01-31 17:49:55 +01:00 |
|
|
0d4350ca62
|
torch7 now exports its own targets for external packages
|
2012-01-31 17:49:55 +01:00 |
|
|
ade0d0e1f2
|
First basic skeleton for package manager
|
2012-01-30 12:09:02 -05:00 |
|
|
d2e18be452
|
Merge branch 'master' into newpack
Conflicts:
extra/nn/test/test.lua
|
2012-01-30 16:54:41 +01:00 |
|
|
c7d7de315b
|
initial revamp of torch7 tree
|
2012-01-25 14:55:20 +01:00 |
|
|
a8f107756e
|
initial revamp of torch7 tree
|
2012-01-25 14:55:20 +01:00 |
|
|
053065ba23
|
initial revamp of torch7 tree
|
2012-01-25 14:55:20 +01:00 |
|