[NumPy-Tickets] [NumPy] #1549: base_repr(243, 3) returns '30000'
NumPy Trac
numpy-tickets@scipy....
Sun Jul 25 04:19:19 CDT 2010
#1549: base_repr(243, 3) returns '30000'
------------------------+---------------------------------------------------
Reporter: kmaglione | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version:
Keywords: |
------------------------+---------------------------------------------------
Changes (by rgommers):
* status: new => needs_review
Comment:
"digits" needs to include all letters, not just a-f. A new test for 3**5
should be included as well.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1549#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list