-
由 James Bergstra 提交于
- can update shared variables internally, so that it does not need Function.__call__ to give correct answers. - it can loop without returning to Python to implement scan (though this is not much faster than a for i in xrange(...) f.fn() type thing - it is versioned now so that it is recompiled when necessary - the scan test speed is modified to show these things.
a1197aac
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| scan.py | ||
| scan_op.py | ||
| scan_utils.py | ||
| scan_views.py |