Path: csiph.com!goblin2!goblin.stu.neva.ru!newsfeed1.swip.net!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.029 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'creighton': 0.09; 'python': 0.10; 'packages.': 0.15; 'thu,': 0.15; 'hi:': 0.16; 'numpy': 0.16; 'operation.': 0.16; 'wrote:': 0.16; 'laura': 0.18; 'runs': 0.18; '2015': 0.20; 'to:2**1': 0.21; 'arm': 0.22; 'sep': 0.22; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User- Agent:1': 0.26; "doesn't": 0.26; 'sense': 0.26; 'package.': 0.27; 'device': 0.28; "i'm": 0.30; 'anywhere': 0.30; 'url:mailman': 0.30; 'received:184': 0.30; 'embedded': 0.32; 'run': 0.33; 'point': 0.33; 'url:python': 0.33; 'url:listinfo': 0.34; 'so,': 0.35; 'supports': 0.35; 'but': 0.36; 'url:org': 0.36; 'to:addr :python-list': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'hi,': 0.38; 'url:mail': 0.40; 'to:addr:python.org': 0.40; 'charset:windows-1252': 0.62; 'here:': 0.63; 'expert': 0.70; 'received:qq.com': 0.84; 'url:scipy': 0.84; 'device.': 0.93 X-QQ-mid: Yesmtp11t1441938942t778t2676 X-QQ-SSF: 01400000000000F0F622B00A0000000 X-QQ-FEAT: SRjdVmyGcTboxbOr/iBoycB7H8VHjyuD4C+46ftzxJQREnw/gZ8VqP34hsfwg I5otiVyx/0Y2+wqrYBy5UO/LezE8KDaTURREK7hdd/0ccbSzG6c9hv9ILcoNyuzuPWvs8DN tbePeCnEh8EWSJ3/3MldFmQRIjnRVxn0mLLHacmYkFmlq6f8pmDyt8/UmRHG8rBISyXMJRm XpY0RA+j3N6OiWTV7IUtZmWetkhKsEWWXm+KMv95I9A== X-QQ-GoodBg: 0 Date: Fri, 11 Sep 2015 10:35:41 +0800 From: "chenchao@inhand.com.cn" User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Laura Creighton , python-list@python.org Subject: Re: numpy References: <55F1573C.8060807@inhand.com.cn> <201509101605.t8AG5orl024197@fido.openend.se> In-Reply-To: <201509101605.t8AG5orl024197@fido.openend.se> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-QQ-SENDSIZE: 520 X-QQ-Bgrelay: 1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1441938960 news.xs4all.nl 23722 [2001:888:2000:d::a6]:47191 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:96315 hi, Laura: My embedded arm device supports floating point operation. I have to use numpy and pandas packages. But now, I do not known how to cross compile numpy and pandas packages? On 09/11/2015 12:05 AM, Laura Creighton wrote: > In a message of Thu, 10 Sep 2015 18:11:08 +0800, "chenchao@inhand.com.cn" write > s: >> hi: >> I have to use numpy package. My python runs on my embedded arm >> device. So, how do i cross compile numpy? >> -- >> https://mail.python.org/mailman/listinfo/python-list > Ask that one here: > http://mail.scipy.org/mailman/listinfo/numpy-discussion > > Do you even have a floating point processor? I'm not an > expert but I don't think that it makes sense to try to run > numpy anywhere that doesn't have one. > > Laura >