rms-interval

A dictionary keyed by ranges of floating point numbers


Keywords
dictionary
License
Apache-2.0
Install
pip install rms-interval==0.0.5

Documentation

GitHub release; latest by date GitHub Release Date Test Status Code coverage
PyPI - Version PyPI - Format PyPI - Downloads PyPI - Python Version
GitHub commits since latest release GitHub commit activity GitHub last commit
Number of GitHub open issues Number of GitHub closed issues Number of GitHub open pull requests Number of GitHub closed pull requests
GitHub License Number of GitHub stars GitHub forks

rms-interval

PDS Ring-Moon Systems Node, SETI Institute

Supported versions: Python >= 3.8

The interval class behaves like a dictionary keyed by ranges of floating-point numbers. Each value of the dictionary applies for any key value within the numeric range. Later entries into the dictionary can partially or completely replace earlier values.

Note that this package is deprecated in favor of the portion module. Eventually this package may be removed entirely.