Metadata-Version: 2.4
Name: easysurfvis
Version: 0.0.1.dev4
Summary: visualize surface map easily
Home-page: https://github.com/SeojinYoon/easy_surf_vis
Author: seojin
Author-email: pures1@hanyang.ac.kr
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


# 

This sources are adapted from https://github.com/DiedrichsenLab/surfAnalysisPy

# Dependencies

- numpy
- SUITPy
- matplotlib

# License - GPL-3.0 license


