[sympy] Re: test coverage results for sympy

2008-06-14 Thread Ondrej Certik
On Sun, Jun 15, 2008 at 2:20 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > Hi, > > I run the sympy (revision 2138) through figleaf: > > http://darcs.idyll.org/~t/projects/figleaf/doc/ > > and the results are here: > > http://coverage.sympy.org/ > > Steps to reproduce: > > # install figleaf > $ cd

[sympy] test coverage results for sympy

2008-06-14 Thread Ondrej Certik
Hi, I run the sympy (revision 2138) through figleaf: http://darcs.idyll.org/~t/projects/figleaf/doc/ and the results are here: http://coverage.sympy.org/ Steps to reproduce: # install figleaf $ cd sympy $ figleaf /usr/bin/py.test sympy/ $ python t.py > files $ figleaf2html -f files $ epiphan

[sympy] pretty printing, missing characters in unicode

2008-06-14 Thread Ondrej Certik
Hi, I was looking more at how the unicode printing could be leveraged even more than what we are currently doing. I found some pretty neat examples, for example: http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt This is best viewed in vim (for example) in the terminal. Then I tried to e

[sympy] Re: SymPy search

2008-06-14 Thread Ondrej Certik
On Tue, Jun 3, 2008 at 5:50 PM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > Hi, > > I created: > > http://search.sympy.org/ > > but some pages are still not searched for. If it becomes reliable, we > can add it to our homepage. Since google is still not indexing docs.sympy.org, I also added a yaho

[sympy] Re: Identifying repeated subexpressions in systems of equations

2008-06-14 Thread Ondrej Certik
Hi Luke! On Fri, Jun 13, 2008 at 8:45 PM, Luke <[EMAIL PROTECTED]> wrote: > > I'm working on some code that symbolically generates equations of > motion for mechanical systems. I would like the equations to be > computationally efficient in that they don't repeatedly calculate > quantities that h

[sympy] Alex Martelli giving the SciPy 2008 Keynote

2008-06-14 Thread Gael Varoquaux
On behalf of the SciPy2008 organizing committee, I am happy to announce that the Keynote at the conference will be given by Alex Martelli. It is a pleasure for us to receive Alex. He currently works as "Uber Tech Leader" at Google and is the author of two of the Python classics: "Python in a nut