Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed7.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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'python': 0.10; 'thu,': 0.15; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'numpy': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'laura': 0.18; 'runs': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'arm': 0.22; 'sep': 0.22; "doesn't": 0.26; 'sense': 0.26; 'package.': 0.27; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; "i'm": 0.30; 'anywhere': 0.30; 'url:mailman': 0.30; 'embedded': 0.32; 'run': 0.33; 'point': 0.33; 'url:python': 0.33; 'url:listinfo': 0.34; 'so,': 0.35; 'but': 0.36; 'url:org': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'url:mail': 0.40; 'header:Message-Id:1': 0.61; 'here:': 0.63; 'expert': 0.70; 'header:In-reply-to:1': 0.84; 'url:scipy': 0.84 To: "chenchao@inhand.com.cn" cc: python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: numpy In-reply-to: <55F1573C.8060807@inhand.com.cn> References: <55F1573C.8060807@inhand.com.cn> Comments: In-reply-to "chenchao@inhand.com.cn" message dated "Thu, 10 Sep 2015 18:11:08 +0800." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <24195.1441901150.1@fido> Content-Transfer-Encoding: quoted-printable Date: Thu, 10 Sep 2015 18:05:50 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Thu, 10 Sep 2015 18:05:59 +0200 (CEST) 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1441901338 news.xs4all.nl 23839 [2001:888:2000:d::a6]:37687 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:96270 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