8000 Support half floats via buffer interface (migrated from Trac #1789) · Issue #3337 · thouis/numpy-trac-migration · GitHub
[go: up one dir, main page]

Skip to content

Support half floats via buffer interface (migrated from Trac #1789) #3337

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

Open
thouis opened this issue Sep 27, 2012 · 2 comments
Open

Support half floats via buffer interface (migrated from Trac #1789) #3337

thouis opened this issue Sep 27, 2012 · 2 comments

Comments

@thouis
Copy link
Owner
thouis commented Sep 27, 2012

Original ticket http://projects.scipy.org/numpy/ticket/1789
Reported 2011-04-02 by trac user wickedgrey, assigned to unknown.

I am working on adding half-floats to the struct module for CPython 3.3.

http://bugs.python.org/issue11734

I would like to get support for this into 1.6.0b2 if possible. I realize that that's putting the cart before the horse a little bit, since the change hasn't been formally accepted into CPython yet.

Pull request here:

numpy/numpy#68

More discussion on the mailing list here:

http://mail.scipy.org/pipermail/numpy-discussion/2011-March/055795.html

@thouis
Copy link
Owner Author
thouis commented Sep 27, 2012

Comment in Trac by atmention:mwiebe, 2011-04-02

Committed in f9c7bde68655de06546f (master)/c2d904ac59d1756c8fa3 (1.6.x).

I think we should leave this ticket open until the struct module half-float letter has consensus from CPython, and any necessary name change is committed as well.

@thouis
Copy link
Owner Author
thouis commented Sep 27, 2012

Comment in Trac by atmention:rgommers, 2011-04-03

Thanks for the good work.

Changing Milestone to Unscheduled since we're now waiting on CPython.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0