1. 02 7月, 2011 2 次提交
    • Olivier Delalleau's avatar
      Delay compilation of cutils_ext until it is actually needed. · 2cafbc23
      Olivier Delalleau 提交于
      This is useful e.g. to be able to copy a precompiled cutils_ext into the
      compiledir *after* reading the value of theano.config.compiledir.
      2cafbc23
    • Olivier Delalleau's avatar
      A few bugfixes: · a8937a8a
      Olivier Delalleau 提交于
      - Fixed crashes in an unusual Python 2.4.4 Windows environment when calling
        subprocess.Popen with a mix of PIPE and None values for stdout, stderr and
        stdin.
      
      - Fixed crashes when using a C cache copied from another location.
      a8937a8a
  2. 01 7月, 2011 3 次提交
  3. 30 6月, 2011 6 次提交
  4. 29 6月, 2011 1 次提交
  5. 28 6月, 2011 11 次提交
  6. 27 6月, 2011 1 次提交
    • Pascal Lamblin's avatar
      Remove debug line. · 4e277d54
      Pascal Lamblin 提交于
      That was printed directly to stdout, regardless of the redirection set
      by nosetests. I have no idea how print in C to Python's sys.stdout.
      4e277d54
  7. 26 6月, 2011 3 次提交
  8. 24 6月, 2011 10 次提交
  9. 23 6月, 2011 3 次提交