move python/src/a/*.pxi to python/src/a.pyx
commit9566b85d9296f4579f8343b437a032e01b63ec12
authortqfx <tqfx@tqfx.org>
Wed, 13 Mar 2024 11:42:06 +0000 (13 19:42 +0800)
committertqfx <tqfx@tqfx.org>
Wed, 13 Mar 2024 11:54:29 +0000 (13 19:54 +0800)
treebbb58527dc27ee7d1d626bf2363015aa13aecf38
parente96bf6a984cc3c16885cc6fad145a9df9a8b0e8f
move python/src/a/*.pxi to python/src/a.pyx
17 files changed:
python/src/a.pyx
python/src/a/crc.pxi [deleted file]
python/src/a/hpf.pxi [deleted file]
python/src/a/lpf.pxi [deleted file]
python/src/a/math.pxi [deleted file]
python/src/a/mf.pxi [deleted file]
python/src/a/pid.pxi [deleted file]
python/src/a/pid_fuzzy.pxi [deleted file]
python/src/a/pid_neuro.pxi [deleted file]
python/src/a/poly.pxi [deleted file]
python/src/a/tf.pxi [deleted file]
python/src/a/trajbell.pxi [deleted file]
python/src/a/trajpoly3.pxi [deleted file]
python/src/a/trajpoly5.pxi [deleted file]
python/src/a/trajpoly7.pxi [deleted file]
python/src/a/trajtrap.pxi [deleted file]
python/src/a/version.pxi [deleted file]