You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've written following example programs which demonstrate use of TinyJambu-{128, 192, 256} C++ API
130
130
131
131
-[TinyJambu-128](./example/tinyjambu_128.cpp)
132
-
-[TinyJambu-193](./example/tinyjambu_192.cpp)
132
+
-[TinyJambu-192](./example/tinyjambu_192.cpp)
133
133
-[TinyJambu-256](./example/tinyjambu_256.cpp)
134
134
135
135
You may also want to use Python API of `tinyjambu`, consider checking [here](https://github.com/itzmeanjan/tinyjambu/blob/1082f55/wrapper/python/example.py) for usage example.
0 commit comments