An interval mapping data structure Icon

An interval mapping data structure

This structure is a kind of dictionary which allows you to map data intervals

An interval mapping data structureOverview

This structure is a kind of dictionary which allows you to map data intervals to values. You can then query the structure for a given point, and it returns the value associated to the interval which contains the point. Boundary values don't need to be an integer ; indeed in the unit test I use a datetime object.

NEW

Fixed some bugs.

An interval mapping data structureInformation

Version
1.2
Date
04.22.10
License
Language
English
File Size
N/A
Category
SubCategory
Operating Systems
Windows ,Linux,Mac OS,BSD,Solaris
System Requirements
No additional system requirements.
Read tabular data from Excel spreadsheets Icon
Read tabular data from Excel spreadsheets script reads data from spreadsheet.
Free
Thread-safe caching object and HTTP implementation Icon
Implementation of an abstract, thread-safe cache with minimal locking.
Sorting big files Icon
This recipe can be used to sort big files according to a key
Asynchronous port forwarding Icon
This forward the TCP traffic from your machine to another host
More
Principal Component Analysis (PCA) Icon
A class that carries out Principal Component Analysis (PCA).
Free
CRC64 Icon
The algorithm to compute the CRC is described in the ISO 3309 standard
Mini Fake DNS server Icon
Minimal python dns server, it only replies with a selected ip in an A record
Stripchart Plotter Icon
OpenGL Stripchart plotter for a user defined number of channels.
Free
Metakit for safe reading and writing Icon
Metakit is a reliable/lightweight/fast database library that python can use.
Free
Album Track List Generator Icon
Album Track List Generator allows you to extract artist, album title and track t
Free
SRCDS Icon
A library to interface with Half-Life2 Dedicated Servers
Free
Mod_python Icon
Apache module that embeds the Python interpreter within the server.
More