Skip to content

esf0/hpcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High Performance Communication Library (HPCOM)

PyPI PyPI version Documentation DOI


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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published