Hi, On Wed, Jul 15, 2009 at 10:16:10PM -0600, Ondrej Certik wrote: > > Hi, > > SymPy was accepted both for the tutorial and a 40 min talk at the > SciPy 2009 conference: > > http://conference.scipy.org/schedule > http://conference.scipy.org/abstract?id=3 >
That's great news. This way we will have two large talks about SymPy this summer: at EuroSciPy next week and then at the SciPy conference. > I'll give the tutorial using sympy that is in all distributions/Sage, > e.g. 0.6.4, or even older, like 0.6.2 in EPD. However, the conference > is a good deadline to get some stuff done. > Right, that's a good plan. To the TODO list I would also add yet another polynomials module I was working on last few weeks. The idea was to use integerpolys.py approach and generalize it to other coefficient domains (than integers) without loss of efficiency or even improving it in Z[X] case. For long I wasn't sure if this will really work, but now it works fine and it's very fast and Cython ready to make it even more efficient. Now I need to write OO layer above all core stuff and in a week or two I should have a preliminary patch set ready for publication. Regards, -- Mateusz
signature.asc
Description: This is a digitally signed message part
