improved representation of Python complex numbers
Reason this release was yanked:
unmaintained, untested
Project description
improved representation of Python complex numbers
Free software: BSD 2-Clause License
Installation
pip install ccomplex
You can also install the in-development version with:
pip install git+ssh://git@https://github.com/urbanij/ccomplex/urbanij/python-ccomplex.git@master
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.0.0 (2019-11-21)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ccomplex-0.0.1.tar.gz
(13.0 kB
view hashes)