Metadata-Version: 2.1
Name: parapint
Version: 0.3.1
Summary: Parapint: Parallel NLP algorithms
Home-page: https://github.com/parapint/parapint
Author: Parapint Developers
Maintainer-email: mlbynum@sandia.gov
License: Revised BSD
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.md

# parapint

[![codecov](https://codecov.io/gh/Parapint/Parapint/branch/master/graph/badge.svg)](https://codecov.io/gh/parapint/parapint)
[![Actions Status](https://github.com/parapint/parapint/workflows/main_ci/badge.svg?branch=main_branch)](https://github.com/parapint/parapint/actions)
[![Documentation Status](https://readthedocs.org/projects/parapint/badge/?version=latest)](https://parapint.readthedocs.io/en/latest/?badge=latest)

Parapint is a Python package for parallel solution of structured nonlinear programs. Documentation for installation and usage can be found at https://parapint.readthedocs.io/en/latest/. You can also check out the examples (https://github.com/Parapint/parapint/tree/master/parapint/examples).


