MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors.
This package is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface
... [More] which closely follows MPI-2 C++ bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, builtin bytes/string/array objects). [Less]
OpenTeacher is an opensource application that helps you learning a foreign language vocabulary. Just enter some words in your native and foreign language, and OpenTeacher tests you.
This python script extracts ISRCs from audio cds and submits them to MusicBrainz.
This script currently uses python-musicbrainz2 to access the MusicBrainz API.
An action/RPG sidescoller, focused not just on fighting, but on story, and character development. Strategy as well as reflexes will be needed to overcome the game. The game is set in another world.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy