Samstag, Dezember 19, 2009

TikZ and PGF examples

TikZ and PGF examples: "TikZ and PGF examples"

Mittwoch, Dezember 09, 2009

Vectric Aspire - Overview

Vectric Aspire - Overview: "Aspire is the easiest way to go from a 2D drawing or sketch to high quality 3D low relief and CNC toolpaths."

Samstag, Dezember 05, 2009

Accessing GMail through Python | Homepage of Michael Goerz

Accessing GMail through Python | Homepage of Michael Goerz: "Over the last couple of years, I’ve made several attempts at efficiently interacting with Gmail through Python. There were a number of motivations:

* Filtering mail: Putting emails into folder based on more elaborate rules than the server-side filters Gmail provides.
* Processing mail: Modifying emails, for example decrypting gpg-encrypted mails, or fixing missing header fields.
* Import and export: You want to keep local backups of your emails, and restore them.
* New mail notification, distinguishing between senders."

Montag, November 23, 2009

Pro-Linux: Matplotlib und Pylab

Pro-Linux: Matplotlib und Pylab: "Wissenschaftliche Grafiken unter Python

Wer als Schüler, Student, Ingenieur oder Wissenschaftler Datenreihen und mathematische Funktionen darstellen will und über elementare Python-Kenntnisse verfügt, der sollte sich diesen Artikel einmal genauer ansehen."

Montag, Oktober 19, 2009

Welcome to Spyder’s documentation! — Spyder v1.0 beta documentation

Welcome to Spyder’s documentation! — Spyder v1.0 beta documentation: "Spyder is a Python development environment with advanced editing, interactive testing, debugging and introspection features. It is especially recommended for scientific computing thanks to NumPy (linear algebra), SciPy (signal and image processing), matplotlib (interactive 2D/3D plotting) and MayaVi’s mlab (interactive 3D visualization) support."

Mittwoch, Oktober 14, 2009

Modular toolkit for Data Processing (MDP)

Modular toolkit for Data Processing (MDP): "From the user's perspective, MDP is a collection of supervised and unsupervised learning algorithms and other data processing units that can be combined into data processing sequences and more complex feed-forward network architectures.

From the scientific developer's perspective, MDP is a modular framework, which can easily be expanded. The implementation of new algorithms is easy and intuitive. The new implemented units are then automatically integrated with the rest of the library."

Montag, August 03, 2009

Creating presentations using restructured text

Creating presentations using restructured text: "So, how do you create slides using rst2pdf? It's very simple. So simple, I will use an example file."