| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Closes #2134.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
in the same scope.
Previously, using "is_f_contig" and "is_c_contig" together would leave one of them undeclared.
Closes #1872.
|
|/ |
|
|
|
|
| |
C code and remove explicit utility code dependency lists from Python code where possible since they are much better expressed right in the C code.
|
|
|
|
| |
Florisson
|
| |
|
| |
|
| |
|
|
|
|
| |
slicing code
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
CHANGES.rst
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
of some 'unused function' C compiler warnings
|
| |
|
| |
|
|
|
|
| |
todo: support memoryview object newaxis indexing
|
| |
|
| |
|
| |
|
|
|
|
| |
memoryview slice
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|