Zixin Shang
Results
2
issues of
Zixin Shang
I've tried cygwin with Winpcap libs and modified some codes, but failed with error ``` /usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: skipping incompatible /usr/lib/libwpcap.a when searching for -lwpcap. ``` How can I fix it?
Hi, thank you for sharing the code. I'm trying to implement CARM and your code helps a lot. I'm a little bit confused about the data processing codes in `PCA_STFT_visualize.ipynb`....