Skip to content

openfheorg/openfhe-python-packager

Repository files navigation

This repo is a collection of scripts to build a wheel out of openfhe-python (Python wrapper for OpenFHE C++ library).

How to create a new wheel

Prerequisites

Before building, make sure you have installed all dependencies (do not clone these repos):

Building a new wheel

  • Adjust settings in ci-vars.sh as needed.
  • Run build_openfhe_wheel.sh.
  • The package built for distribution will be available in ./build/dist.
  • The wheel includes a file openfhe/build-config.txt with all settings from ci-vars.sh used to build the wheel.

About

Collection of scripts to build a wheel out of openfhe-python

Resources

License

Stars

Watchers

Forks

Packages

No packages published