non-lieu

non-lieu header image 4

Entries Tagged as 'bookmarks'

links for 2010-08-04

août 4th, 2010 · No Comments

Ned Batchelder: coverage.py
Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not.
(tags: python programming)

PythonTestingToolsTaxonomy - Cheesecake - Trac
(tags: programming python)

[Read more →]

Tags: bookmarks

links for 2010-08-02

août 2nd, 2010 · No Comments

X-RIME: Hadoop based large scale social network analysis
X-RIME wants to provide a few value-added layers on top of existing cloud infrastructure, to support smart decision loops based on massive data sets and SNA. To end users, X-RIME is a library consists of Map-Reduce programs, which are used to do raw data pre-processing, transformation, SNA metrics […]

[Read more →]

Tags: bookmarks

links for 2010-08-01

août 1st, 2010 · No Comments

Cloud9: A MapReduce Library for Hadoop
Cloud9 is a MapReduce library for Hadoop designed to serve as both a teaching tool and to support research in data-intensive text processing. MapReduce is a programming model for expressing distributed computations on massive datasets and an execution framework for large-scale data processing on clusters of commodity servers. Hadoop provides […]

[Read more →]

Tags: bookmarks