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 rhettinger
Recipients Jeffrey.Kintscher, mark.dickinson, pablogsal, rhettinger, tim.peters, veky
Date 2020-08-09.18:21:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596997304.81.0.0621827698863.issue41458@roundup.psfhosted.org>
In-reply-to
Content
IIRC, both Factor and Julia use pairwise multiplication.  I'm guessing that the reason is that if you have an associative-reduce higher order function, you tend to use it everywhere even in cases where the benefits are negligible ;-)
History
Date User Action Args
2020-08-09 18:21:44rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, veky, pablogsal, Jeffrey.Kintscher
2020-08-09 18:21:44rhettingersetmessageid: <1596997304.81.0.0621827698863.issue41458@roundup.psfhosted.org>
2020-08-09 18:21:44rhettingerlinkissue41458 messages
2020-08-09 18:21:44rhettingercreate