Skip to content

Conversation

grlee77
Copy link

@grlee77 grlee77 commented Nov 2, 2020

I was unable to build gulinalg with recent NumPy (1.19.1) due to an incompatibility with numpy.distutils occuring withing gulinalg/_version.py.

This PR just updates gulinalg/_version.py to one generated using versioneer's most recent release (0.18). The other change is moving some of the configuration variables out of setup.py and into a setup.cfg as recommended by versioneer.

versioneer seems to have recently moved to
github.com/python-versioneer/python-versioneer
@grlee77
Copy link
Author

grlee77 commented Nov 12, 2020

We recently created a Quansight fork of this project at https://github.com/Quansight/gulinalg that includes this PR as well as addition of a syrk gufunc. If there is still interest in maintaining this package at ContinuumIO let me know and we can contribute any PRs back here.

grlee77 added a commit to grlee77/gulinalg that referenced this pull request Nov 19, 2020
ehancements to update_rankk (syrk)
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.

1 participant