Skip to main content

Interval arithmetic in Python

Project description

Travis CI build status (Linux) AppVeyor CI build status (Windows) Latest PyPI version Documentation Status

This library provides a Python implementation of an algebraically closed interval system on the extended real number set. Interval objects, as defined in this library, consist of a finite union of closed, possibly unbound intervals in the mathematical sense.

History

1.2.0 (2017-03-05)

  • To improve readability, do not test the examples in the documentation with Python 2.6.

  • Code pathways that are specific to one Python version are marked with # pragma directives, and the collection of coverage statistics ignores them as appropriate.

  • Add support for Python 3.6.

  • Implement #11: Take the absolute value of an interval.

  • Provide a helpful message during installation if setuptools is outdated (#13).

1.1.1 (2016-08-10)

  • Fix #5: Intervals can now be pickled and used with the functions in the copy module.

1.1.0 (2016-06-10)

  • Add support for Python 3.

  • Add interval.fpu.isinteger as a portable way to check whether a value is an instance of an integer type.

  • Spin off Python binding to CRlibm into a separate project: PyCRlibm.

1.0.0 (2015-10-23)

  • Migrate Project hosting from Google Code to GitHub.

  • Use Travis CI and AppVeyor as continuous integration services.

  • Add support for Python 2.6 and 2.7.

  • Drop support for Python 2.5.

1.0.b21 (2008-08-27)

  • Initial release.

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

pyinterval-1.2.0.tar.gz (25.6 kB view details)

Uploaded Source

File details

Details for the file pyinterval-1.2.0.tar.gz.

File metadata

  • Download URL: pyinterval-1.2.0.tar.gz
  • Upload date:
  • Size: 25.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyinterval-1.2.0.tar.gz
Algorithm Hash digest
SHA256 8c46224a05815affa803ed5620432236bba620a246701b860d98ae7358a41d21
MD5 a037196ec564c096ad8145fcd21fd58d
BLAKE2b-256 be2c2fc2d0e1bd4a150e5575bc52ae5e817e100fc54a0f485f7943b1d03e59fc

See more details on using hashes here.

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