Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96252 > unrolled thread
| Started by | "chenchao@inhand.com.cn" <chenchao@inhand.com.cn> |
|---|---|
| First post | 2015-09-10 18:11 +0800 |
| Last post | 2015-09-11 22:41 -0700 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
numpy "chenchao@inhand.com.cn" <chenchao@inhand.com.cn> - 2015-09-10 18:11 +0800
Re: numpy Miki Tebeka <miki.tebeka@gmail.com> - 2015-09-11 22:41 -0700
| From | "chenchao@inhand.com.cn" <chenchao@inhand.com.cn> |
|---|---|
| Date | 2015-09-10 18:11 +0800 |
| Subject | numpy |
| Message-ID | <mailman.313.1441879900.8327.python-list@python.org> |
hi:
I have to use numpy package. My python runs on my embedded arm
device. So, how do i cross compile numpy?
[toc] | [next] | [standalone]
| From | Miki Tebeka <miki.tebeka@gmail.com> |
|---|---|
| Date | 2015-09-11 22:41 -0700 |
| Message-ID | <e525c15f-9cb1-4ce9-b4f1-7deef4da14ce@googlegroups.com> |
| In reply to | #96252 |
On Thursday, September 10, 2015 at 1:11:59 PM UTC+3, chen...@inhand.com.cn wrote: > hi: > I have to use numpy package. My python runs on my embedded arm > device. So, how do i cross compile numpy? conda has support for ARM - http://continuum.io/blog/new-arch BTW: I suggest you write a better subject next time, almost missed this one :) http://www.catb.org/esr/faqs/smart-questions.html
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web