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

ENH: Add bits attribute to np.finfo #7704

Merged
merged 2 commits into from
Jun 4, 2016
Merged

ENH: Add bits attribute to np.finfo #7704

merged 2 commits into from
Jun 4, 2016

Conversation

charris
Copy link
Member

@charris charris commented Jun 4, 2016

Fixup for #7471 adding release note.

Add a bits attribute to np.finfo, document the existence of this
attribute for both np.iinfo and np.finfo, plus some extra spacing
around the str labels to make the representation consistent
for both classes.

jaimefrio and others added 2 commits June 4, 2016 16:12
Add a bits attribute to np.finfo, document the existence of this
attribute for both np.iinfo and np.finfo, plus some extra spacing
around the __str__ labels to make the representation consistent
for both classes.
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.

None yet

2 participants