High performance optical communication library
Project description
High Performance Communication Library (HPCOM)
Installation
Requires
tensorflow, tensorflow-gpu, numpy, scipy
and additional package for fast signal propagation calculation
pip install hpcom
Local installation
If for some reason you need to install package locally, you can use wheel file for package
pip install wheel
pip install wheel_file.whl # directly install the wheel
or use alternative command
python -m wheel install wheel_file.whl
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
hpcom-0.1.5.tar.gz
(56.5 kB
view hashes)
Built Distribution
hpcom-0.1.5-py3-none-any.whl
(44.6 kB
view hashes)