Try installing scipy using python-pip, which is available in opkg. It takes a lot of memory, though.
Eric Westphal On Nov 13, 2013 7:05 PM, "Ozan Çağlayan" <[email protected]> wrote: > Hi, > > I've been playing with BBB since a week and I'm quite happy generally. > > I have some specific needs, did some google searches but couldn't find > anything useful so I decided to ask here. > > 1. I have a Python application that access and reads some data from a > HID device (Tested, works) > 2. I need to simultaneously flicker 2 LEDs (15-16Hz, not much) through > GPIO using transistors > 3. I may need to use the PRU for offloading the LED part if Python + > switching LEDs hog the CPU (Which was sometimes the case in Raspberry > Pi) > 4. I don't need HDMI or any other physical capes. > 5. (Problem*) I need scipy which needs BLAS and ATLAS. Those libraries > needs a fortran compiler but no fortran compiler is available in > angstrom repositories. Any suggestions? > > Is this use-case OK for another distro with much more packages like > debian or ubuntu? Are they stable enough? > > Thanks a lot. > > -- > Ozan Çağlayan > Research Assistant > Galatasaray University - Computer Engineering Dept. > http://www.ozancaglayan.com > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
