datasig-ac-uk / esig

esig python package
https://esig.readthedocs.io/en/latest/
GNU General Public License v3.0
42 stars 3 forks source link

Cpp only #95

Closed inakleinbottle closed 3 years ago

inakleinbottle commented 3 years ago

New attempt to remove the C source from the tosig module and have it build entirely from C++ source. This time around, I think I've fixed the linking errors.

rolyp commented 3 years ago

Looks good to me!