-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
Description
Please fetch from the master branch at https://github.com/digikar99/py4cl2-cffi
py4cl2-cffi provdes an interface to embedded python through CFFI. It intends to preserve the semantics of py4cl2, but being based on function calls instead of IPC py4cl2-cffi is upto 50 times faster than py4cl2, and also allows for passing array data by reference..