update xlib.avecl

This commit is contained in:
iperov 2021-10-22 16:35:05 +04:00
commit 7aef4d2b1e
3 changed files with 42 additions and 2 deletions

View file

@ -1,3 +1,4 @@
from .InitConst import InitConst
from .InitCoords2DArange import InitCoords2DArange
from .Initializer import Initializer
from .InitRandomUniform import InitRandomUniform