ingonyama-zk / icicle

A hardware acceleration library for compute intensive cryptography :ice_cube:
https://dev.ingonyama.com/icicle/overview
MIT License
329 stars 97 forks source link

Feat/vlad/transpose go binding #474

Closed vladfdp closed 5 months ago

vladfdp commented 5 months ago

Describe the changes

This PR adds a golang binding for the transpose matrix kernel in vec_ops.go. There is also a test for it in vec_ops_test

Linked Issues

Resolves #