Path: csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Mark H Harris Newsgroups: comp.lang.python Subject: Re: [newbie] confusion concerning fetching an element in a 2d-array Date: Tue, 25 Mar 2014 11:40:26 -0500 Organization: Aioe.org NNTP Server Lines: 16 Message-ID: <5331B17A.4080009@gmail.com> References: <82a05fdc-1f5c-4c9b-9718-09930977268c@googlegroups.com> <53316211$0$29994$c3e8da3$5496439d@news.astraweb.com> NNTP-Posting-Host: eSF12mcVRIwL+eMIMJ03mA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.lang.python:69041 On 3/25/14 9:42 AM, Dave Angel wrote: >> All I need is a little python-example reading a file with e.g. three lines >> with three numbers per line and putting those numbers as floats in a >> 3x3-numpy_array, then selecting an element from that numpy_array using >> it's row and column-number. > > If your instructor wanted you to copy examples, he would have > given you one. {ouch} Give them a toad they'll have warts all day; teach them to eat a toad they'll never have warts again... or something like that. marcus