updated my OLPC G1G1 XO 1.0
see if I can get same setups working;
notes:
needed to manually add symlinks to libvlc*
Sound works out of box!
streaming from MythTV files via vlc working great!
Friday, February 25, 2011
Tuesday, February 15, 2011
Sagemath valentine plot
only a day late ;)
def f(x,y):
return x^2 + (y-(x^2)^(1/3))^2
P2=contour_plot(f,(-1,1),(-1,1.5),cmap='Reds_r')
P2.show()
Saturday, February 12, 2011
sagemath on XO --> viewer=tachyon
sage math works on the XO, as long as you avoid java;
so need to use the tachyon viewer.
so need to use the tachyon viewer.
Monday, February 7, 2011
sage math
new toy of the week:
Sage Math: http://www.sagemath.org
if setup notebook as a server, can view graphs on wii !
(java does not work, but using tachyon output is great!)
Subscribe to:
Posts (Atom)