Metadata-Version: 2.0
Name: pyNSC
Version: 0.1.dev0
Summary: NSC: a template for small scientific Python projects
Home-page: http://github.com/pynsc/pyNSC
Author: Michael Beyeler
Author-email: mbeyeler@uw.edu
Maintainer: Michael Beyeler
Maintainer-email: mbeyeler@uw.edu
License: MIT
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires: numpy
Requires-Dist: numpy



pyNSC
=====

pyNSC is a Python package for nonnegative sparse coding (NSC).

To get started using these components in your own software, please go to the
repository README_.

.. _README: https://github.com/pynsc/pyNSC/blob/master/README.md

License
=======
``pyNSC`` is licensed under the terms of the MIT license. See the file
"LICENSE" for information on the history of this software, terms & conditions
for usage, and a DISCLAIMER OF ALL WARRANTIES.

All trademarks referenced herein are property of their respective holders.

Copyright (c) 2018--, Michael Beyeler, University of Washington


