pyNVML - GPU Monitoring and Management

2011-06-16 Thread Robert Alexander
I'm pleased to announce the release of pyNVML 2.0: Python Bindings for the NVIDIA Management Library pyNVML provides programmatic access to static information and monitoring data for NVIDIA GPUs, as well as limited management capabilities. http://pypi.python.org/pypi/nvidia-ml-py/ http://packag

PyCon Finland 2011 Call For Proposals

2011-06-16 Thread Jyry Suvilehto
PyCon Finland will take place October 17-18 in Turku. The first day will feature presentations and the second is reserved for sprints. We are currently accepting proposals for both talks and sprints. If you would like to give a presentation, organize a sprint or see presentations on a particular t

Nimp: Nested Imports (a la Java)

2011-06-16 Thread Tomer Filiba
Nimp (Nested Imports) is a little meta-importer hook for Python 2.3-2.7 and 3.0-3.2 that enables the use of *nested packages* (`com.ibm.foo.bar`), as is commonplace in Java and various other languages. It works by collecting all packages that begin with a common prefix on your `sys.path` and "me

[ANN] OpenOpt Suite release 0.34

2011-06-16 Thread dmitrey
Hi all, I'm glad to inform you about new quarterly release 0.34 of the free (even for commercial purposes, license: BSD) cross-platform OOSuite package software (OpenOpt, FuncDesigner, SpaceFuncs, DerApproximator), Main changes: * Python 3 compatibility * Lots of improvements and speedup for inter