KaPy

aus dem Wiki des Entropia e.V., CCC Karlsruhe

Die Karlsruhe Python User Group (KaPy) trifft sich in den Räumen des Entropia jeweils (unregelmaessig) am dritten Freitag im Monat. Manchmal (aber nur manchmal) haben Fra... die KaPysten einen Vortrag vorbereitet. Meistens aber nicht.

Eine Mailing Liste gibt es unter https://lists.bl0rg.net/cgi-bin/mailman/listinfo/kapy



 15. Juni 2012: IPython + mpi4py = paralleles Game of Life

Timo präsentiert uns eine parallele Implementation des Game of Life, realisiert mit IPython und mpi4py. Das Prinzip: Partitioniere das Spielfeld, ein 2D-Numpy-Array, und verteile es auf mehrere Prozessoren.

Themenvorschläge

  • Wie verpacke ich meine Python-Software richtig? - setuptools, pip, sphinx & Co
  • Lightning Talks: