[ANN] BleachBit 0.3.2

2009-02-12 Thread Andrew Ziem
BleachBit is a Internet history, locale, registry, privacy, and temporary file cleaner for Linux on Python v2.4 - v2.6. Notable changes for 0.3.1: * Clean apt cache, yum cache, rotated system logs, Skype chat logs, Transmission cache, Exaile cache, and more localizations. * Fix bug in selecting tr

EuroDjangoCon '09 Tickets Released

2009-02-12 Thread Robert [Siu Design]
We have just released tickets for EuroDjangoCon '09. You can get to them by going to the homepage http://euro.djangocon.org or straight to the registration page: http://eurodjangocon.eventbrite.com. The early bird tickets are on sale till 1st March and after that the regular prices apply. Keynote

ANN: Numexpr 1.2 released

2009-02-12 Thread Francesc Alted
 Announcing Numexpr 1.2 Numexpr is a fast numerical expression evaluator for NumPy.  With it, expressions that operate on arrays (like "3*a+4*b") are accelerated and use less memory than doing the same calculation in Python. The main feature added