-
由 Rebecca N. Palmer 提交于
Cast npy_intp (usually int64) to int (not npy_intp* to int*, which is a strict aliasing violation) Use first-in-memory-order where the BLAS interface requires it, not first-in-index-order; add negative stride test case
ff969f3b
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| sandbox | ||
| tests | ||
| __init__.py | ||
| basic.py | ||
| opt.py | ||
| sharedvar.py | ||
| type.py | ||
| utils.py |