Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BF: fix face and edge byte order for sphere load #114

Merged
merged 1 commit into from
Dec 28, 2012

Conversation

matthew-brett
Copy link
Contributor

We'd fixed the byte order (to native) for the edges of the example
sphere, but not the faces, giving byte order errors on numpy 1.4.1 at
least. Fix face ordering as well.

We'd fixed the byte order (to native) for the edges of the example
sphere, but not the faces, giving byte order errors on numpy 1.4.1 at
least.  Fix face ordering as well.
MrBago pushed a commit that referenced this pull request Dec 28, 2012
BF: fix face and edge byte order for sphere load
@MrBago MrBago merged commit ebdd4aa into dipy:master Dec 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants