thouis / numpy-trac-migration

numpy Trac to github issues migration
2 stars 3 forks source link

Support full long double precision in __format__ (migrated from Trac #1783) #3331

Open thouis opened 12 years ago

thouis commented 12 years ago

Original ticket http://projects.scipy.org/numpy/ticket/1783 Reported 2011-03-25 by atmention:mwiebe, assigned to unknown.

For #1675, support was added for the format() function to numpy scalars. This support downcasts long doubles to doubles, so cannot print long doubles at their full precision. This should be fixed with custom formatting code in that case.

thouis commented 12 years ago

Comment in Trac by atmention:mwiebe, 2011-03-25