Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Python Wrapper via Swig #6

Open
rbharath opened this issue May 17, 2018 · 0 comments
Open

Python Wrapper via Swig #6

rbharath opened this issue May 17, 2018 · 0 comments

Comments

@rbharath
Copy link

There's a lot of boilerplate to generate when writing even simple homomorphic programs. Being able to experiment in Python would make the turnaround time on simple experiments much faster. Some simple Googling reveals that SWIG seems to be a good option for wrapping C++ libraries. Implement a functional SWIG wrapper for the classes here.

http://intermediate-and-advanced-software-carpentry.readthedocs.io/en/latest/c++-wrapping.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant