pyvideo.org - Project Gado: Building an Open Archival Scanning Robot Using Python and Arduino: "Project Gado is an initiative which aims to create an open-source archival scanning robot which small archives can purchase for $500 and use to autonomously scan their photographic collections. "
Low cost Lösung...
Donnerstag, März 22, 2012
Dienstag, März 13, 2012
pyvideo.org - PyCon US 2012
Sehr viele, sehr interessante Videos von der PyCon 2012!
Bisher gesehen (und für gut befunden ;-)):
- Projekt Gado
- Graph Processing in Python
- Documenting Your Project With Sphinx
Montag, März 05, 2012
Mittwoch, Januar 26, 2011
Clever Algorithms
Clever Algorithms: "The book 'Clever Algorithms: Nature-Inspired Programming Recipes' by Jason Brownlee PhD describes 45 algorithms from the the field of Artificial Intelligence. All algorithm descriptions are complete and consistent to ensure that they are accessible, usable and understandable by a wide audience."
Über den Schockwellenreiter gefunden..
Über den Schockwellenreiter gefunden..
Sonntag, Januar 23, 2011
Processing.org
Processing.org: "Processing is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, ..."
--> Merker an mich: Endlich mal testen!
--> Merker an mich: Endlich mal testen!
Sonntag, Januar 09, 2011
Mayavi - 3D scientific data visualization and plotting:: Enthought, Inc.
"3D Scientific Data Visualization and Plotting
The Mayavi project includes two related packages for 3-dimensional visualization:
* Mayavi2: A tool for easy and interactive visualization of data, with seamless integration with Python scientific libraries.
* TVTK: A Traits-based wrapper for the Visualization Toolkit, a popular open-source visualization library."
The Mayavi project includes two related packages for 3-dimensional visualization:
* Mayavi2: A tool for easy and interactive visualization of data, with seamless integration with Python scientific libraries.
* TVTK: A Traits-based wrapper for the Visualization Toolkit, a popular open-source visualization library."
PyCon US 2011
PyCon US 2011: "'m very pleased to announce, on behalf of the PyCon 2011 Program committee, and entire PyCon 2011 volunteer staff, that the full list of PyCon 2011 talks is now public, and available!"
Sonntag, Januar 02, 2011
GarlicSim - Pythonic framework for computer simulations
"GarlicSim is an ambitious open-source project in the field of scientific computing, specifically computer simulations. It attempts to redefine the way that people think about computer simulations, making a new standard for how simulations are created and used."
Datenvisualisierung (1): Formen, Varianten, Beispiele – eine Einführung – tobiaskut.de - Open Source | Content Management | Redaktion
"Ich bin ein großer Freund der kreativen Datenvisualisierung. Abseits von Balkendiagrammen und Kurvenlinien verbinden gelungene Datenvisualisierungen heute in den meisten Fällen die äesthetische Aufbereitung von Datensätzen bis hin zum künstlerischen Anspruch, in einigen Fällen kommen sogar noch weitere Komponenten – insbesondere die Interaktivität – mit hinzu."
Data visualization with Processing, Part 1: An introduction to the language and environment
"Data visualization with Processing, Part 1: An introduction to the language and environment"
Samstag, Januar 01, 2011
Programming Languages - Google Code University - Google Code
Programming Languages - Google Code University - Google Code: "This page contains classes, lectures, and tutorials about various computer programming languages. The technology lectures and classes provide a great way to pick up some new knowledge about your programming language of choice."
Darunter natürlich auch Python
Darunter natürlich auch Python
Sonntag, Dezember 26, 2010
Improving your programming style with Python
Improving your programming style with Python: "This page is work in progress, but I would really like it to be one day an introduction to software design accessible for the non-programmer."
Sonntag, November 14, 2010
Pyspread
Pyspread: "Pyspread is a cross-platform Python spreadsheet application. It is based on and written in the programming language Python.
Instead of spreadsheet formulas, Python expressions are entered into the spreadsheet cells. Each expression returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices."
Instead of spreadsheet formulas, Python expressions are entered into the spreadsheet cells. Each expression returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices."
Freitag, November 05, 2010
To Git Or Not To Git – Der Schockwellenreiter
To Git Or Not To Git – Der Schockwellenreiter: "To Git Or Not To Git"
Montag, November 01, 2010
Pumpichank: import this and The Zen of Python
Pumpichank: import this and The Zen of Python: "[...] the history of the Zen of Python [...]"
"Zen of Python" vs. "Lean-Ansatz/Ganzheitliche Produktionssysteme"
Da der Betrachtungsgegenstand immer ein komplexes System ist findet man sehr viele Gemeinsamkeiten!
"Zen of Python" vs. "Lean-Ansatz/Ganzheitliche Produktionssysteme"
Da der Betrachtungsgegenstand immer ein komplexes System ist findet man sehr viele Gemeinsamkeiten!
Sonntag, Oktober 31, 2010
Textberge bewältigen / 01 / 2010 / LinuxUser-Spezial / Online-Artikel / Artikel / Internal / Home - LinuxCommunity
Textberge bewältigen / 01 / 2010 / LinuxUser-Spezial / Online-Artikel / Artikel / Internal / Home - LinuxCommunity: "Genießen Sie einen Crashkurs in den Textbeararbeitungs- und Filterfunktionen der Linux-Shell, der Sie auch die schlimmsten Textberge bewältigen lässt"
Muss ja nicht immer python sein... ;-)
Muss ja nicht immer python sein... ;-)
PyCon 2010:Writing Books using Python and Open Source Software (#40)
PyCon 2010:Writing Books using Python and Open Source Software (#40): "PyCon 2010:Writing Books using Python and Open Source Software (#40)"
Was bei mir gut funktioniert hat:
reST + LEO (python software) -> LaTeX -> pdflatex
Was bei mir gut funktioniert hat:
reST + LEO (python software) -> LaTeX -> pdflatex
Samstag, Oktober 30, 2010
welcome to D-Shape
welcome to D-Shape: "This new machinery enables full-size sandstone buildings to be made without human intervention, using a stereolithography 3-D printing process that requires only sand and our special inorganic binder to operate. "
Gibt es da schon Beispiel von fertigen, stehenden Bauten?
Gibt es da schon Beispiel von fertigen, stehenden Bauten?
Gephi, an open source graph visualization and manipulation software
Gephi, an open source graph visualization and manipulation software: "Gephi is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs.
Runs on Windows, Linux and Mac OS X. Gephi is open-source and free."
Gefunden, vor langer Zeit, beim Schockwellenreiter
Runs on Windows, Linux and Mac OS X. Gephi is open-source and free."
Gefunden, vor langer Zeit, beim Schockwellenreiter
Mittwoch, September 08, 2010
Overview — NetworkX v1.3 documentation
Overview — NetworkX v1.3 documentation: "NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks."
--> Testen!
--> Testen!
Abonnieren
Posts (Atom)