Author: mattip
Branch: missing-ndarray-attributes
Changeset: r60252:54e9819b3e75
Date: 2013-01-20 22:44 +0200
http://bitbucket.org/pypy/pypy/changeset/54e9819b3e75/
Log:implement byteswap for longfloat
diff --git a/pypy/module/micronumpy/types.py b/pypy/module/micronumpy/types.py
--- a/pypy/
Author: Maciej Fijalkowski
Branch: missing-ndarray-attributes
Changeset: r58578:864533f972b6
Date: 2012-10-29 12:13 +0100
http://bitbucket.org/pypy/pypy/changeset/864533f972b6/
Log:implement byteswap
diff --git a/pypy/module/micronumpy/interp_boxes.py
b/pypy/module/micronumpy/interp_boxes.p