Nada-Bu / PySEAL

Not my code. A simple python SEAL wrapper. This one is easier to just build and use, compared to the dockerized versions available

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PySEAL

In order to install and use the python wrapper to SEAL, run the following bash script

  1. cd to scripts and run "bash build-libs.sh" to build the library.
  2. cd to SEALPython
  3. Run "python matrix_operations.py" to execute an example of some matrix operations using SEAL.

Now you can also run a notebook in there to play around with PySEAL.

About

Not my code. A simple python SEAL wrapper. This one is easier to just build and use, compared to the dockerized versions available


Languages

Language:C++ 99.4%Language:Python 0.4%Language:M4 0.1%Language:Makefile 0.1%Language:C 0.0%Language:Shell 0.0%