Metadata-Version: 2.1
Name: outputscouting
Version: 0.1.2a1
Summary: Implementation of the Output Scouting technique proposed in [TBD].
Home-page: https://github.com/joaopfonseca/outputscouting
Download-URL: https://github.com/joaopfonseca/outputscouting
Maintainer: J. Fonseca & A. Bell
Maintainer-email: jpfonseca@novaims.unl.pt
License: MIT
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy >=1.20.0
Requires-Dist: pandas >=2.1.0
Requires-Dist: scikit-learn >=1.2.0
Requires-Dist: torch >=2.4.1
Requires-Dist: matplotlib >=3.9.2
Requires-Dist: seaborn >=0.13.2
Provides-Extra: all
Requires-Dist: numpy >=1.20.0 ; extra == 'all'
Requires-Dist: pandas >=2.1.0 ; extra == 'all'
Requires-Dist: scikit-learn >=1.2.0 ; extra == 'all'
Requires-Dist: torch >=2.4.1 ; extra == 'all'
Requires-Dist: matplotlib >=3.9.2 ; extra == 'all'
Requires-Dist: seaborn >=0.13.2 ; extra == 'all'
Requires-Dist: numpydoc >=1.0.0 ; extra == 'all'
Requires-Dist: sphinx >=8.0.2 ; extra == 'all'
Requires-Dist: sphinx-book-theme >=1.1.3 ; extra == 'all'
Requires-Dist: recommonmark >=0.7.1 ; extra == 'all'
Requires-Dist: sphinx-markdown-tables >=0.0.15 ; extra == 'all'
Requires-Dist: sphinx-copybutton >=0.4.0 ; extra == 'all'
Requires-Dist: sphinx-gallery >=0.17.1 ; extra == 'all'
Requires-Dist: ipykernel >=6.29.5 ; extra == 'all'
Requires-Dist: pandoc >=2.4 ; extra == 'all'
Provides-Extra: doc
Requires-Dist: numpydoc >=1.0.0 ; extra == 'doc'
Requires-Dist: sphinx >=8.0.2 ; extra == 'doc'
Requires-Dist: sphinx-book-theme >=1.1.3 ; extra == 'doc'
Requires-Dist: recommonmark >=0.7.1 ; extra == 'doc'
Requires-Dist: sphinx-markdown-tables >=0.0.15 ; extra == 'doc'
Requires-Dist: sphinx-copybutton >=0.4.0 ; extra == 'doc'
Requires-Dist: sphinx-gallery >=0.17.1 ; extra == 'doc'
Requires-Dist: ipykernel >=6.29.5 ; extra == 'doc'
Requires-Dist: pandoc >=2.4 ; extra == 'doc'
Provides-Extra: examples
Provides-Extra: optional
Provides-Extra: tests
Requires-Dist: numpydoc >=1.0.0 ; extra == 'tests'

# Output Scouting

## Installation

## Usage

## Citing Output Scouting
