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

fix #234 : implemented support for np.__array_ufunc__ #762

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alixdamman
Copy link
Collaborator

  • renamed npufuncs.py as npfuncs.py

@alixdamman alixdamman modified the milestones: 0.32, 0.31 Apr 26, 2019
@alixdamman alixdamman force-pushed the 234_implement__array_ufunc__ branch from d7867cf to d293635 Compare April 29, 2019 13:32
@alixdamman alixdamman force-pushed the master branch 3 times, most recently from 9264074 to 01669f2 Compare May 10, 2019 10:03
@alixdamman
Copy link
Collaborator Author

Remainder: The last added commit fixes #715

@gdementen
Copy link
Contributor

@alixdamman do you think we can have this ready by next week or do we schedule it for 0.32?

@alixdamman
Copy link
Collaborator Author

Because of the changes introduced by your last big PR before the release 0.30 I will have to somewhat restart this PR. So, this must be scheduled for 0.32

@alixdamman alixdamman modified the milestones: 0.31, 0.32 Aug 1, 2019
@alixdamman alixdamman force-pushed the 234_implement__array_ufunc__ branch 2 times, most recently from 1dc0e56 to 39bf40a Compare August 14, 2019 13:39
@alixdamman alixdamman force-pushed the 234_implement__array_ufunc__ branch 2 times, most recently from 570ee29 to f56a290 Compare August 20, 2019 10:31
- merged npufuncs.py module into ufuncs.py

- updated setup.cfg config file to skip all functions derived from Numpy and for which copied doctests fail
@alixdamman alixdamman force-pushed the 234_implement__array_ufunc__ branch from f56a290 to da29162 Compare August 20, 2019 11:44
@alixdamman alixdamman removed this from the 0.32 milestone Oct 2, 2019
@alixdamman alixdamman added this to the 0.33 milestone Oct 22, 2019
@alixdamman alixdamman removed this from the 0.33 milestone Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants