This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients Alextp, BreamoreBoy, ezio.melotti, rhettinger, steven.daprano, zach.ware
Date 2014-05-16.10:44:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400237080.08.0.807491197947.issue21046@psf.upfronthosting.co.za>
In-reply-to
Content
From msg214692 it seems to me that Alex wants "Python-friendly" formulas or examples, rather than mathematical formulas.  Most functions seems to already have them, so I was asking for a patch to get a better idea of which functions he thinks should be improved and how.

As an example, itertools docs have simple "formulas" explaining what the function does and an example in the table at the top, and (possibly approximate) Python equivalents for most of the functions: https://docs.python.org/dev/library/itertools.html
While the Python equivalent are probably not needed here, some simple formulas/examples might be OK, but I would have to see what exactly Alex is proposing.
History
Date User Action Args
2014-05-16 10:44:40ezio.melottisetrecipients: + ezio.melotti, rhettinger, steven.daprano, BreamoreBoy, zach.ware, Alextp
2014-05-16 10:44:40ezio.melottisetmessageid: <1400237080.08.0.807491197947.issue21046@psf.upfronthosting.co.za>
2014-05-16 10:44:40ezio.melottilinkissue21046 messages
2014-05-16 10:44:39ezio.melotticreate