numpy/numpy-user-dtypes

Version 1.0 release discussion

Closed this issue · 7 comments

If I'm tracking correctly then I think for the release we require

  • Confirm High Endianess support & testing #119
  • Fixing trigonometric functions #126
  • Adding rest of the ufuncs
  • fixing rint #129
  • Complete documentation

@juntyr if you have time window can you take up on the addition of rest of available ufuncs and testing as per release_tracker.md

@SwayamInSync I might have a bit of time every so often to help but I unfortunately don't have the time to really push for v1.0.

What I would appreciate is a soon-ish release of what we have right now so that I can test it a bit more in the wild and remove some local patches.

Sure @juntyr also what you mean by "local patches" is it related to your project where you're using this dtype?

@ngoldbaum will like to have your opinion here for release

IMO it's worth doing another 0.x release with what's in the repo right now. You'll ship a bunch of bugfixes, add support for several python versions, and fix the packaging issues all in one go.

All the other improvements can be done later as we have time.

Sure, so we can postpone documentation and other fixes for later v1

closing this as v0.1.0 is published and we will continue to push towards the 1.0 release.
@ngoldbaum conda feedstock update is ongoing, will ping as it get in sync with PyPI