Hi chu-ching! On Fri, Nov 21, 2008 at 3:57 AM, chu-ching huang <[EMAIL PROTECTED]> wrote: > > I give a lecture about python computing in our campus. To make a > mobile environment for students outside the class, we make a mobile > linux system which can be installed DVD or USB stick and run on > several PC's and laptop's, enen on Asus eeePC (701). This platform can > also allows to update packages partly. For instance, a new sympy-0.6.3 > package is created and replaced the old one into the system without > remaking whole the system as hard-driver installed system. > > Today, the image file, > http://diffusion.cgu.edu.tw/ftp/modules/TeXmacs-CAS-python2.6-1.0.7.iso > > is updated with python2.6, sympy-0.6.3 and other Python modules, > reference the following picture: > > http://diffusion.cgu.edu.tw:8080/TeXmacs/python26 > > The sympy tutorial has also been made and included. > Welcome for testing and any question/comment.
Thanks for the work you do. How was the presentation? I am sure you discovered something that was not working as expected --- please report all bugs in the issues. For example, yesterday, I tried to use sympy to calculate some H1/2 norms of some functions related to the finite element method and the result are these 2 bugreports: :) http://code.google.com/p/sympy/issues/detail?id=1213 http://code.google.com/p/sympy/issues/detail?id=1214 But the nice thing is that sympy gets me 90% there already and with a little manual help, I can get the job done. And that's very exciting. Ondrej --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---
