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.6.tar.gz
(17.9 MB
view hashes)
Built Distribution
Close
Hashes for hipopybind-0.0.6-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa5000b625eedb3759017c884277d54ad94673ec66e18d399a843593848ea401 |
|
MD5 | 468d89bdbf97ad0a9c56dfea5d30cb32 |
|
BLAKE2b-256 | 5ea19f8d2deddbeeffc32477b435b90dab60cb611ee19e703cfc8d4af5be3365 |