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

Join general speed optimizations #176

Closed
wesm opened this issue Sep 25, 2011 · 1 comment
Closed

Join general speed optimizations #176

wesm opened this issue Sep 25, 2011 · 1 comment
Milestone

Comments

@wesm
Copy link
Member

wesm commented Sep 25, 2011

Need:

  • Take functions for each of the major dtypes: bool, object, float, integer
  • Routines for joining together consolidated blocks using the above routines
  • Get rid of putmask business
@wesm
Copy link
Member Author

wesm commented Sep 29, 2011

This is done for 0.4.2 in the git HEAD, though needs more unit testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant