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

ipython parallel pushing and pulling recarrays #2033

Closed
wkerzendorf opened this issue Jun 25, 2012 · 4 comments · Fixed by #2034
Closed

ipython parallel pushing and pulling recarrays #2033

wkerzendorf opened this issue Jun 25, 2012 · 4 comments · Fixed by #2034
Milestone

Comments

@wkerzendorf
Copy link

There's a problem with pushing and pulling recarrays as they completely loose the type. A mininum working example can be seen here. I can also post to the mailing list if that helps.

Cheers
Wolfgang

@minrk
Copy link
Member

minrk commented Jun 25, 2012

I think you left out the example.

@wkerzendorf
Copy link
Author

yes stupid me https://gist.github.com/2986286

@wkerzendorf
Copy link
Author

btw this a simple local cluster , no ssh nothing fancy

@minrk
Copy link
Member

minrk commented Jun 25, 2012

See PR #2034

@fperez fperez closed this as completed in feac402 Jun 25, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
fix&test push/pull recarrays: We were only pushing the dtype str for some reason, which is totally wrong for recarrays.

closes ipython#2033
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 a pull request may close this issue.

3 participants