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."