create regression_linear for Python
commit01e2b49918c24a164168b0c82bfc95ed7ab1834e
authortqfx <tqfx@tqfx.org>
Wed, 9 Oct 2024 16:05:24 +0000 (10 00:05 +0800)
committertqfx <tqfx@tqfx.org>
Wed, 9 Oct 2024 16:07:07 +0000 (10 00:07 +0800)
tree319467aaebb801798701ff911d800803eb55609c
parent3170ac8a4ba674f0a57aa005acb7da5bff593739
create regression_linear for Python
python/liba.pyi
python/src/a/regress_linear.pxd [new file with mode: 0644]
python/src/liba.pyx
python/test/CMakeLists.txt
python/test/regress_linear.py [new file with mode: 0755]