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

xnanstuff #718

Merged
merged 8 commits into from Mar 26, 2018
Merged

xnanstuff #718

merged 8 commits into from Mar 26, 2018

Conversation

wolfv
Copy link
Member

@wolfv wolfv commented Mar 23, 2018

I made some mistakes with rebasing ... but this is an initial impl of nansum, nanprod, nancumsum, nancumprod :)

#undef MODERN_CLANG_NAN_REDUCER

template <class E>
inline auto nancumsum(E&& e, std::size_t axis)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc ;) (and the same for other functions)

@JohanMabille
Copy link
Member

Otherwise LGTM

@JohanMabille JohanMabille merged commit f524a90 into xtensor-stack:master Mar 26, 2018
@wolfv wolfv deleted the xnanstuff branch June 18, 2018 14:22
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.

None yet

2 participants