A HIPO python library using PyBind11 and CMake
Project description
HipopyBind : HIPO PyBind11 Library
Installation
To compile the library from source run the following:
git clone --recurse-submodules https://github.com/mfmceneaney/hipopybind.git
cd hipopybind
cmake .
make
And add the following to your startup script:
export PYTHONPATH=$PYTHONPATH\:/path/to/hipopybind
Or to install from PyPi run:
pip install hipopybind
Developer Note
For updating submodules run the following:
git submodule update --init --recursive
Contact: matthew.mceneaney@duke.edu
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
hipopybind-0.0.4.tar.gz
(1.2 MB
view hashes)
Built Distribution
Close
Hashes for hipopybind-0.0.4-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6dbd3a90fb4bd4e838e4989eeab551a1d16ee0ae980e0fc3fe2d36098e05a494 |
|
MD5 | a1edc1c4e42f13795b1f3a635083f8c9 |
|
BLAKE2b-256 | b7ea1c3960219895799ba0c131bacbd26c1a3fc332c47c71b0d0eec53561db94 |