[Numpy-discussion] problem with float64's str()
Charles R Harris
charlesr.harris@gmail....
Thu Apr 10 21:23:37 CDT 2008
On Thu, Apr 10, 2008 at 8:01 PM, Robert Kern <robert.kern@gmail.com> wrote:
> On Thu, Apr 10, 2008 at 8:58 PM, Charles R Harris
> <charlesr.harris@gmail.com> wrote:
> > I'm open to suggestions.
>
> I have nothing better to offer than what you've done. Thank you!
>
OK, but it looks like I need to implement our own conversion to strings
functions to correctly display longdouble. PyOS_snprintf is what we are
currently using and it only takes doubles. Grrrr.
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20080410/4071455f/attachment.html
More information about the Numpy-discussion
mailing list