pyinterval 1.0b21
Interval arithmetic in Python
This library provides a Python implementation of an algebraically closed interval system on the extended real number set. An interval object consists of a finite union of closed, possibly unbound, mathematical intervals.
Installation
The most convenient way to install this library is by means of easy_install:
easy_install pyinterval
Alternatively, it is possible to download the sources from PyPI and invoking
python setup.py install
in the unpacked directory. Note that you need the crlibm library installed on your system. It is also possible to check-out the sources from the subversion repository:
svn checkout http://pyinterval.googlecode.com/svn/trunk/ pyinterval
Documentation
Full documentation is available at http://pyinterval.googlecode.com/svn/trunk/html/index.html
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
|
pyinterval-1.0b21-py2.5-linux-i686.egg
(md5)
built on Linux-2.6.24-19-generic-i686-with-glibc2.4 |
Python Egg | 2.5 | 2008-08-27 | 256KB | 702 |
| pyinterval-1.0b21-py2.5-macosx-10.3-i386.egg (md5) | Python Egg | 2.5 | 2008-08-27 | 396KB | 653 |
| pyinterval-1.0b21-py2.5-win32.egg (md5) | Python Egg | 2.5 | 2008-08-27 | 120KB | 691 |
| pyinterval-1.0b21-py2.6-linux-i686.egg (md5) | Python Egg | 2.6 | 2009-05-26 | 259KB | 620 |
| pyinterval-1.0b21-py2.6-macosx-10.3-fat.egg (md5) | Python Egg | 2.6 | 2009-05-26 | 397KB | 559 |
| pyinterval-1.0b21.tar.gz (md5) | Source | 2008-08-27 | 8KB | 1520 | |
| pyinterval-1.0b21.win32-py2.5.exe (md5) | MS Windows installer | 2.5 | 2008-08-27 | 169KB | 337 |
- Author: Stefano Taschini
- Home Page: http://pyinterval.googlecode.com/
- Categories
- Package Index Owner: taschini
- DOAP record: pyinterval-1.0b21.xml
