Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83970
| References | <54ba7113$0$12985$c3e8da3$5496439d@news.astraweb.com> <mailman.17816.1421520205.18130.python-list@python.org> <54bb2407$0$13002$c3e8da3$5496439d@news.astraweb.com> |
|---|---|
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | 2015-01-18 01:24 -0700 |
| Subject | Re: numpy.allclose() |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17826.1421569503.18130.python-list@python.org> (permalink) |
On Sat, Jan 17, 2015 at 8:09 PM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> wrote: > I'm guessing that can only have come from the mindset of C/C++ programmers, > where this sort of thing is considered acceptable: Maybe. The journal reference in the second link I posted dates the practice back to at least 1975, a time predating K&R C, when it was most notable as the language that Unix was written in. I wouldn't be surprised if this actually originated from Fortran.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
numpy.allclose() Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-18 01:26 +1100
Re: numpy.allclose() Ian Kelly <ian.g.kelly@gmail.com> - 2015-01-17 11:42 -0700
Re: numpy.allclose() Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-18 14:09 +1100
Re: numpy.allclose() Ian Kelly <ian.g.kelly@gmail.com> - 2015-01-18 01:24 -0700
Re: numpy.allclose() Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-18 21:25 +1100
csiph-web