- 29 11月, 2016 1 次提交
-
-
由 Arnaud Bergeron 提交于
-
- 23 11月, 2016 1 次提交
-
-
由 Arnaud Bergeron 提交于
We will now use the soversion like for everything else.
-
- 21 11月, 2016 3 次提交
-
-
由 Frédéric Bastien 提交于
Add tests for local_subtensor_inc_subtensor
-
由 abergeron 提交于
Add c code for conj except for complex
-
由 Frédéric Bastien 提交于
Small mixed stuff
-
- 20 11月, 2016 3 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 19 11月, 2016 7 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Fix Windows issue related to PR #5207
-
由 Frédéric Bastien 提交于
Fix master build on readthedocs
-
由 Frédéric Bastien 提交于
Useless sum in grad removed and test added
-
由 Reyhane Askari 提交于
Added @regirster_canonizalize to local_reduce_broadcastable as the new fixes do not break the tests anymore
-
由 Frédéric Bastien 提交于
Add miniconda.sh to TRAVIS cache
-
由 notoraptor 提交于
( see comment https://github.com/Theano/Theano/pull/5207#issuecomment-260430352 ). In Windows there are some issues with os.listdir(path) when path is surrounded with quotes. So it's better to remove quotes (if present) at the start and the end of paths passed to this function. Checking of ldflags parts is also modified to better handle quotes around "-L" args.
-
- 18 11月, 2016 25 次提交
-
-
由 Pascal Lamblin 提交于
The idea is to bypass the dependency on scipy that is in setup.py, by - providing it explicitly in the requirement file, and - explicitly installing theano, telling setup.py to ignore "install_requirements" This is needed because the version of scipy on readthedocs is older than the required one, but it is not an issue for building the doc itself.
-
由 Frédéric Bastien 提交于
Solve
-
由 Simon Lefrancois 提交于
Add dilated convolution explanation to convolution arithmetic tutorial
-
由 notoraptor 提交于
(empty line added)
-
由 Reyhane Askari 提交于
-
由 Reyhane Askari 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
added a blank sandbox/solve.py that just imports solve from slinalg and warns the user that sandbox.solve will soon be deprecated
-
由 Thomas George 提交于
added documentation for solve. I had to add it to doc/.../slinalg.txt as well otherwise the method signature looked ugly in sphinx
-
由 Thomas George 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
fixing subtensor.take
-
由 notoraptor 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 notoraptor 提交于
Trying to add miniconda.sh to TRAVIS cache then avoir redownloading of this resource for every build. Need to be tested.
-
由 Vincent Dumoulin 提交于
-
由 Vincent Dumoulin 提交于
-