| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
scipy_core to build on Solaris using native compilers.
|
|
|
|
| |
by default.
|
| |
|
|
|
|
| |
PyArray_FromAny to simplify forcing a machine byte-order array.
|
| |
|
|
|
|
| |
method. Added a default representation for data-type descriptor objects using the typestring (if no fields) or the array_descr representation if fields are present.
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| | |
data-type-descriptor object -- PyArray_ISNOTSWAPPED(ap) is still a useful command.
|
| | |
|
|/ |
|
|
|
|
| |
string->dtypedescr conversions.
|
| |
|
| |
|
|
|
|
| |
be a reference I figured it might as well look right.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fortran array in FromDimsAndDataAndDescr.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
OBJECT_API is for the PyArray API, MULTIARRAY_API for multiarray, and UFUNC_API for ufuncs.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
counting completed.
|
| |
|