The Following 3 Users Say Thank You to titan For This Useful Post: | ||
![]() |
2010-01-21
, 16:57
|
Posts: 118 |
Thanked: 297 times |
Joined on Nov 2007
|
#12
|
![]() |
2010-02-01
, 04:00
|
Posts: 148 |
Thanked: 92 times |
Joined on Oct 2009
|
#13
|
![]() |
2010-03-30
, 23:52
|
Banned |
Posts: 388 |
Thanked: 57 times |
Joined on Mar 2010
|
#14
|
I've just finished compiling numpy+scipy and uploaded it to my repository:
deb http://www.maemory.com/N900/ fremantle free
deb-src http://www.maemory.com/N900/ fremantle free
![]() |
2010-03-31
, 08:23
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#15
|
Could you post some screenshots showing NumPy and SciPy running on your N900?
![]() |
2010-04-04
, 14:19
|
Banned |
Posts: 388 |
Thanked: 57 times |
Joined on Mar 2010
|
#16
|
![]() |
2010-05-11
, 21:24
|
|
Posts: 1,366 |
Thanked: 1,185 times |
Joined on Jan 2006
|
#17
|
they are now in extras-devel
for some unknown reason you have to
cd /usr/lib
ln -s libblas.so.3gf libblas.so
ln -s liblapack.so.3gf liblapack.so
I need to figure out why it doesn't hardcode the .so.3gf versions...
![]() |
2010-06-19
, 10:33
|
|
Posts: 1,366 |
Thanked: 1,185 times |
Joined on Jan 2006
|
#18
|
![]() |
2012-06-11
, 15:37
|
|
Posts: 387 |
Thanked: 1,700 times |
Joined on Feb 2010
@ Cambridge, MA, USA
|
#20
|
I've just finished compiling numpy+scipy and uploaded it to my repository:
deb http://n900.tannerlab.com/ fremantle free
deb-src http://n900.tannerlab.com/ fremantle free
for some unknown reason you have to
cd /usr/lib
ln -s libblas.so.3gf libblas.so
ln -s liblapack.so.3gf liblapack.so
I need to figure out why it doesn't hardcode the .so.3gf versions...