remove create_func....

This commit is contained in:
wls2002
2023-08-04 17:29:36 +08:00
parent c7fb1ddabe
commit 0e44b13291
29 changed files with 591 additions and 259 deletions

View File

@@ -0,0 +1,3 @@
from .func_fit import FuncFit, FuncFitConfig
from .xor import XOR
from .xor3d import XOR3d