eddelbuettel / rcppcnpy

Rcpp bindings for NumPy files
GNU General Public License v2.0
26 stars 16 forks source link

Fix big endian issues on debian-powerpc #5

Closed wush978 closed 9 years ago

wush978 commented 9 years ago

These commits fix all the issues I know on debian-powerpc. The tests are also extended to check if the saving alters the R object in the user space.