[python] Can i install numpy on yun?

After some investigation i fear this is not going to work. It is not available in OPKG and it also seems not possible to build it, as it needs gcc as compiler as far as i know.

Does anyone have an idea?

Makefile of numpy

DEPENDS:=+python-mini @TARGET_x86||TARGET_olpc||TARGET_uml @BROKEN

send update request to openwrt's forum ( up stream of OS of Linino) to include MIPs support.

sonnyyu:
Makefile of numpy

DEPENDS:=+python-mini @TARGET_x86||TARGET_olpc||TARGET_uml @BROKEN

send update request to openwrt's forum ( up stream of OS of Linino) to include MIPs support.

I dont know what you try to say to me; that it is impossible at this point or?

Post update request for numpy include MIPs support at OpenWRT forum Developers

Yun's CPU is AR9331 MIPS 24Kc which has no FPU (Floating-point unit).

How to install numpy on a box without hardware FPU

http://comments.gmane.org/gmane.comp.python.numeric.general/58691

To install numpy into Yun is next to nothing.