Skip to content

Commit

Permalink
Added more COMPATIBILITY info.
Browse files Browse the repository at this point in the history
  • Loading branch information
teoliphant committed Oct 6, 2005
1 parent bce31b0 commit 6de1ded
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions COMPATIBILITY
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,7 @@ the arguments have changed.

a->descr->cast[i](fromdata, fromstep, todata, tostep, n)
a->descr->cast[i](fromdata, todata, n, PyArrayObject *in, PyArrayObject *out)
anything but single-stepping is not supported by this function
use the PyArray_CastXXXX functions.


0 comments on commit 6de1ded

Please sign in to comment.