Samstag, August 30, 2008

Samstag, August 09, 2008

Python Algorithms: Greedy Coin Changer - O'Reilly ONLamp Blog

Python Algorithms: Greedy Coin Changer - O'Reilly ONLamp Blog: "I am going to make an effort to solve classic computer science problems in Python on a regular basis, and blog about them. It seems like a good way to have some fun. This may be a regular blog series."

Montag, August 04, 2008

PDFMiner

PDFMiner: "PDFMiner is a suite of programs that aims to help analyzing text data from PDF documents. It includes a PDF parser, a PDF renderer (though only rendering text is supported for now), and a couple of nice tools to extract texts. Unlike other PDF-related tools, it allows to obtain the exact location of texts in a page, as well as other layout information such as font size or font name, which could be useful for analyzing the document."

gefunden beim schockwellenreiter

UPDATED: 10 Must-Have Python Packages for Social Scientists <> Zero Intelligence Agents

UPDATED: 10 Must-Have Python Packages for Social Scientists <> Zero Intelligence Agents: "« 4th UK Social Networks Conference | Main | Markov Mad Libs (using Garfield) »
UPDATED: 10 Must-Have Python Packages for Social Scientists"

Freitag, August 01, 2008

SimPy Buch

"Professor Norm Matloff
Dept. of Computer Science
University of California at Davis
Davis, CA 95616

The SimPy discrete-event simulation (DES) language is an open-source project written in Python. The use of Python's high-level constructs greatly simplifies DES programming, and thus also makes it easier to learn DES

I have put together an online textbook which can be used in a DES course (or for self-learning). Copyright N.S. Matloff, 2006-. Permission to use these materials in teaching is granted, provided the copyright page is displayed in each unit. I would appreciate being notified, just for the purpose of knowing the materials are being put to use, but this is not required."