• James Bergstra's avatar
    Switched the default strictness value of shared() back to strict=False. · ee786d56
    James Bergstra 提交于
    Reason being there is a problem with the way we deal with strict.  Strictness
    requires that a value has exactly the right type, but non-strictness implies
    just about any kind of casting including in-exact casting.  What I would like
    the default to be is something that means casting is ok as long as it is exact.
    ee786d56
名称
最后提交
最后更新
benchmark 正在载入提交数据...
bin 正在载入提交数据...
doc 正在载入提交数据...
examples 正在载入提交数据...
theano 正在载入提交数据...
.hgignore 正在载入提交数据...
LICENSE.txt 正在载入提交数据...
NEWS.txt 正在载入提交数据...
README.txt 正在载入提交数据...
ez_setup.py 正在载入提交数据...
setup.cfg 正在载入提交数据...
setup.py 正在载入提交数据...