Skip to main content

Library for speeding up binary search using shorter measurements.

Project description

Origins

This library was developed as a speedup for traditional binary search in CSIT (Continuous System and Integration Testing) project of fd.io (Fast Data), one of LFN (Linux Foundation Networking) projects.

In order to make this code available in PyPI (Python Package Index), the setuputils stuff has been added, but after some discussion, the export directory is only a symlink to the original place of tightly coupled CSIT code.

Change log

0.4.0: Considarable logic improvements, more than two target ratios supported. API is not backward compatible with previous versions.

0.3.0: Migrated to Python 3.6, small code quality improvements.

0.2.0: Optional parameter “doublings” has been added.

0.1.1: First officially released version.

Usage

TODO.

Operation logic

The latest published IETF draft describes logic of version 0.3, version 0.4 logic will be descibed in next draft version.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MLRsearch-0.4.0.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distribution

MLRsearch-0.4.0-py3-none-any.whl (24.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page