[sage-edu] Re: Advice on adopting Sage in undergrad teaching?

2009-11-17 Thread Alex Ghitza
rs): sage: V = VectorSpace(QQ, 5) sage: F = V.subspace([(0,1,2,3,4), (1,2,3,4,6), (0,1,0,1,0)]) sage: G = V.subspace([(1, 1, 0, 0, 0), (0, 1, 1, 2, 2), (5, 4, 3, 2, 1)]) sage: I = F.intersection(G) sage: I.basis() [ (1, 0, -1, -2, -2), (0, 1, 1, 2, 2) ] sage: S = F + G sage: S.basis() [ (1, 0,

[sage-edu] 2010 HP Labs Innovation Research Program CFP

2009-12-22 Thread Alex Ghitza
for the benefit of many more institutions.” Best, Alex -- Alex Ghitza -- Lecturer in Mathematics -- The University of Melbourne -- Australia -- http://www.ms.unimelb.edu.au/~aghitza/ -- You received this message

Re: [sage-edu] outline of Sage tutorial for high school students

2010-07-17 Thread Alex Ghitza
On Sat, 17 Jul 2010 08:06:38 -0400, Calcpage wrote: > One silly question, what the heck is a "surd?" http://lmgtfy.com/?q=surd -- Alex Ghitza -- http://aghitza.org/ Lecturer in Mathematics -- The University of Melbourne -- Australia -- You received this message because you a

Re: [sage-edu] Re: Sage Tutorial

2011-08-09 Thread Alex Ghitza
, and hitting the tab key again." Factorial is of course *not* the correct command to factor an integer... Best, Alex -- Alex Ghitza -- Lecturer in Mathematics -- The University of Melbourne -- http://aghitza.org -- You received this message because you are subscribed to the Google Groups