Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #67890
| From | Gene Heskett <gheskett@wdtv.com> |
|---|---|
| Subject | Re: How to create an instance of a python class from C++ |
| Date | 2014-03-05 17:21 -0500 |
| References | <0ab424e9-3a3f-4111-9f41-ff50ce73d70d@googlegroups.com> <DKIRu.5674$NZ3.5621@fx33.am4> <lf7m19$pk2$1@reader1.panix.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7844.1394058070.18130.python-list@python.org> (permalink) |
On Wednesday 05 March 2014 17:09:53 Grant Edwards did opine: > On 2014-03-05, Alister <alister.ware@ntlworld.com> wrote: > >>> Why are you creating an ABC? > >> > >> Because it was the first binary computer that did calculations with > >> electronic switching elements (gates), and it would be really cool to > >> have one! The ABC also pioneered the use of capciators as > >> regenerative storage elements (it's how DRAM still works today). > >> > >> http://en.wikipedia.org/wiki/Atanasoff%E2%80%93Berry_Computer > >> > >> It predated ENIAC, and it's clear that some of the features of ENIAC > >> were inspired by the ABC after John Mauchly visited Iowa State and > >> saw the ABC. > > > > But it was not programmable > > True. It had only one program that was hard-wired into it when it was > built as opposed to the external patch-cords and switches that were > used on machines like Colossus and ENIAC to alter the wiring. > > > the first programmable electronic computer was 'Colossus' which was > > developed during WWII but remained classified by the UK govt for many > > years afterwards > > > > http://en.wikipedia.org/wiki/Colossus_computer What machine was it that had about 12,000 12AU7 vacuum tubes in it for logic? They had one of those, adapted to read the output of a bed of photocells installed in a Harris sheet fed press on the SUI campus in the later 1950's. I saw it running once, grading the test score sheets from the Iowa Tests that were being used in lieu of the high price per seat S-B IQ test in the Iowa schools. It was IIRC a somewhat difficult test when they threw it at me in the 7th grade a decade earlier, they claimed the test score were interchangeable with the S-B scores, but I somehow managed a 147 on it at the time. Cheers, Gene -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene> NOTICE: Will pay 100 USD for an HP-4815A defective but complete probe assembly.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How to create an instance of a python class from C++ Bill <galaxyblue63@gmail.com> - 2014-03-04 16:14 -0800
Re: How to create an instance of a python class from C++ Ian Kelly <ian.g.kelly@gmail.com> - 2014-03-04 18:55 -0700
Re: How to create an instance of a python class from C++ Bill <galaxyblue63@gmail.com> - 2014-03-05 05:42 -0800
Re: How to create an instance of a python class from C++ Grant Edwards <invalid@invalid.invalid> - 2014-03-05 16:08 +0000
Re: How to create an instance of a python class from C++ Alister <alister.ware@ntlworld.com> - 2014-03-05 17:00 +0000
Re: How to create an instance of a python class from C++ Grant Edwards <invalid@invalid.invalid> - 2014-03-05 17:14 +0000
Re: How to create an instance of a python class from C++ Gene Heskett <gheskett@wdtv.com> - 2014-03-05 17:21 -0500
Re: How to create an instance of a python class from C++ Barry Scott <barry@barrys-emacs.org> - 2014-03-11 21:37 +0000
Re: How to create an instance of a python class from C++ Stefan Behnel <stefan_ml@behnel.de> - 2014-03-12 18:10 +0100
csiph-web