Skip to content

Header cleanup #102

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

Closed
wants to merge 4 commits into from
Closed

Header cleanup #102

wants to merge 4 commits into from

Conversation

charris
Copy link
Member

@charris charris commented Jul 6, 2011

This breaks out the header cleanup in pull request 99. There are still a few files that need to be checked/fixed, _dotblas.c, etc, but this does most of them.

Mark Wiebe and others added 4 commits July 6, 2011 08:35
This one handles PyArray_DEFAULT -> NPY_DEFAULT_TYPE and
the NPY_* array flags -> NPY_ARRAY_*. The PyArray_DEFAULT vs NPY_DEFAULT
confusion was particularly egregious here.
@mwiebe
Copy link
Member

mwiebe commented Jul 6, 2011

Thanks for splitting this out for me. It's only a start, but hopefully this provides a good mechanism for deprecating and improving the C API.

@charris
Copy link
Member Author

charris commented Jul 6, 2011

I was leaving it up to you if it should be pushed as it may cause problems with the "where" thingie. If you give the OK I'll go ahead and apply it.

@mwiebe
Copy link
Member

mwiebe commented Jul 6, 2011

I think rebasing my branch will go ok, feel free to apply it.

@charris
Copy link
Member Author

charris commented Jul 6, 2011

Done.

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