[ANN] mlabwrap 1.0.1 released

2009-03-25 Thread Alexander Schmolck
Mlabwrap allows pythonistas to interface to Matlab(tm) in a very straightforward fashion: from mlabwrap import mlab mlab.eig([[0,1],[1,1]]) array([[-0.61803399], [ 1.61803399]]) More at http://mlabwrap.sourceforge.net. Mlabwrap 1.0.1 is just a maintenance release that

[ANN] pylint 0.18 / logilab-astng 0.19 / logilab-common 0.39

2009-03-25 Thread Sylvain Thénault
I'm pleased to announce releases of pylint 0.18, logilab-astng 0.19 and logilab-common 0.39. All these packages should now be cleanly available through easy install. Also, happy pylint users will get: * fixed python 2.6 support (pylint/astng tested from 2.4 to 2.6) * get source code (and so

notmm 0.2.12 20090322

2009-03-25 Thread Etienne Robillard
Hello everyone, First, I'd like thanking the new members that joined this group recently. Since notmm started as a hobby project, its great seeing it growing and becoming essentially a more mature project. :) Hence, I'm pleased to announce the release of notmm 0.2.12 20090322, the first

Leo 4.6 beta 1 released

2009-03-25 Thread Edward K Ream
Leo 4.6 b1 is now available at: http://sourceforge.net/project/showfiles.php?group_id=3458package_id=29106 Leo is a text editor, data organizer, project manager and much more. See: http://webpages.charter.net/edreamleo/intro.html The highlights of Leo 4.6: -- - Leo now

ANN: Pylot version 1.22 released (web load/performance tool)

2009-03-25 Thread cgoldberg
We just did a new release of Pylot (version 1.22): http://www.pylot.org/download.html Pylot is a free open source tool for testing performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning. Pylot

Advanced Scientific Programming in Python Summer School in Berlin, Germany

2009-03-25 Thread Tiziano Zito
Advanced Scientific Programming in Python a G-Node Summer School Many scientists spend much of their time writing, debugging, and maintaining software. But while techniques for doing this efficiently have been developed, only few scientists actually use them. As a result, they spend far too much