A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2001-April/014312.html below:

[Python-Dev] PEP 0242 Numeric kinds updated

[Python-Dev] PEP 0242 Numeric kinds updated [Python-Dev] PEP 0242 Numeric kinds updatedPaul F. Dubois dubois1@llnl.gov
Tue, 17 Apr 2001 12:05:25 -0700
I have updated the text of PEP 0242 about Numeric kinds. This proposal is=
 now
complete and a reference implementation has been created.=20

See http://python.sourceforge.net/peps/pep-0242.html

As part of this reference implementation I was considering adding a 32-bi=
t
float scalar floating-point object to the kinds module. This object would=
 then
be accessible via the kinds module although there would be no correspondi=
ng
literal notation. For example:

import kinds
f loat32=3D kinds.float_kind(5,30)
x =3D float32(3.14159)

would on all platforms I know about create x as such an object, which may=
 be of
interest to those attempting to conserve space in certain applications of
Numeric.

Comments on the PEP and this point are requested.





RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4