- 27 7月, 2013 13 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
Also move take to subtensor.py This allow subtensor.py to depend on basic.py. This is a more sensible dependency.
-
由 Frederic 提交于
-
由 Frederic 提交于
This make tensor/basic.py at 191k, so lower then 200k for gh-651.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
This advance ticket gh-651
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 24 7月, 2013 6 次提交
- 23 7月, 2013 8 次提交
- 22 7月, 2013 4 次提交
- 21 7月, 2013 2 次提交
-
-
由 Frédéric Bastien 提交于
Minor fixes
-
由 Frédéric Bastien 提交于
Fix a crash on Mac OS when sys.prefix is different from its realpath
-
- 20 7月, 2013 3 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
- 19 7月, 2013 4 次提交
-
-
由 Pascal Lamblin 提交于
The problem was that new_path was actually in the environment variable, but when realpath(v) was called, it became a different string (starting with a single backslash instead of two).
-
由 lamblin 提交于
Backport new exception to python 2.4
-
由 Frederic 提交于
We use the e.args field elsewhere and it is set only if we call Exception.__init__ in python 2.4
-
由 lamblin 提交于
Gpu min max, more pattern implemented
-