Metadata-Version: 2.1
Name: ants-pi
Version: 0.0.3
Summary: ANalysis for Time Series
Home-page: https://github.com/minsmis/ANTS
Author: neuraldevops
Author-email: minseok.kim@brain.snu.ac.kr
Project-URL: Bug Tracker, https://github.com/minsmis/ANTS/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mat73 >=0.62
Requires-Dist: matlabengine >=23.2.1
Requires-Dist: matplotlib >=3.7.2
Requires-Dist: numpy >=1.26.0
Requires-Dist: pandas >=2.1.1
Requires-Dist: pyside6 >=6.6.0
Requires-Dist: scikit-learn >=1.3.0
Requires-Dist: scipy >=1.11.1

# Welcome to ANTS👋!
***
**ANTS** is a toolbox for analyzing time-series data. 
You can recruit your own workers and order some 
analyzing jobs! Here, we call the workers as **'ants'**! 
Here after, you don't have to work alone. **Work with your ants!**

# Installation
***
You can start **ANTS** with typing a simple command in your terminal.
```zsh
pip install ants-pi
```

# [Documentation](https://ms-c.notion.site/ANTS-ANalysis-for-Time-Series-00c71676df09471cabea71d48785508e?pvs=4)
***
This documentation will help your ants!
