Metadata-Version: 2.1
Name: nigsp
Version: 0.1.0
Summary: A python library (and toolbox!) to run Graph Signal Processing on multimodal MRI data.
Home-page: https://github.com/MIPLabCH/nigsp
Author: Stefano Moia
Maintainer: Stefano Moia
Maintainer-email: s.moia.research@gmail.com
License: Apache-2.0
Download-URL: https://github.com/MIPLabCH/nigsp
Description: NiGSP
        =====
        
        A python library (and toolbox!) to run Graph Signal Processing on multimodal MRI data.
        
        **The project is currently under development stage alpha**.
        Any suggestion/bug report is welcome! Feel free to open an issue.
        
        This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
        
        <!-- ## Contributors ✨
        
        Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): -->
        
        <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
        <!-- prettier-ignore-start -->
        <!-- markdownlint-disable -->
        
        
        <!-- markdownlint-enable -->
        <!-- prettier-ignore-end -->
        <!-- ALL-CONTRIBUTORS-LIST:END -->
        
        
        License
        -------
        
        Copyright 2022, Stefano Moia.
        
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
        You may obtain a copy of the License at
        
        http://www.apache.org/licenses/LICENSE-2.0
        
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
        
        
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides: nigsp
Requires-Python: >=3.6
Description-Content-Type: text/markdown; charset=UTF-8
Provides-Extra: style
Provides-Extra: viz
Provides-Extra: test
Provides-Extra: mat
Provides-Extra: nifti
Provides-Extra: dev
Provides-Extra: all
Provides-Extra: doc
