-
由 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
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| __init__.py | ||
| test_basic.py | ||
| test_opt.py | ||
| test_sp2.py | ||
| test_type.py | ||
| test_utils.py |