Metadata-Version: 2.1
Name: fastdataing
Version: 1.0.0
Summary: Read themo info from lammps output file or log file
Home-page: https://github.com/eastsheng/fastdataing
Author: CHENDONGSHENG
Author-email: eastsheng@hotmail.com
Description-Content-Type: text/markdown
Requires-Dist: scipy
Requires-Dist: numpy

### Common fast data processing methods

#### Smooth

- smooth_MIS(x,y,factor=300):
- smooth_SF(x,y,factors=[5,3]):
