目录1. 为什么需要pathlib2. pathlib的使用2.1 创建路径2.2 读写文件2.3 路径的属性2.4 移动和删除文件3. 操作系统的差异附:pathlib和os的区别结论1. 为什么需要pathlib
I\'m writing a very simple in-place DFT.I am using the formula shown here: http://en.wikipedia.org/wiki/Discrete_Fourier_transform#Definition along with Euler\'s formula to avoid having to use a compl