create regress_simple for Python
commit45664a641bdb7d643adc05d564a3d081b3e7f6bf
authortqfx <tqfx@tqfx.org>
Thu, 26 Sep 2024 13:22:34 +0000 (26 21:22 +0800)
committertqfx <tqfx@tqfx.org>
Thu, 26 Sep 2024 14:36:13 +0000 (26 22:36 +0800)
tree831415ece1f732923b25baa4e41f6f89c3e2dd63
parentd011b21b72ce40df96de0483728152b110c4934e
create regress_simple for Python
include/a/regress_simple.h
python/liba.pyi
python/src/a/regress_simple.pxd [new file with mode: 0644]
python/src/liba.pyx
python/test/CMakeLists.txt
python/test/regress_simple.py [new file with mode: 0755]