fix AveCL

This commit is contained in:
iperov 2021-10-01 18:10:06 +04:00
commit 8f530cc0a7
4 changed files with 55 additions and 25 deletions

View file

@ -7,6 +7,7 @@ Applicable for high-performance general purpose n-dim array computations for eve
Works in python 3.5+. Dependencies: numpy.
This lib uses relative import, thus you can place it in any subfolder.
The lib is not thread-safe.
made by @iperov from scratch.
"""