Metadata-Version: 2.4
Name: gemseo-pdfo
Version: 2.0.2
Summary: PDFO wrapper for GEMSEO
Author-email: GEMSEO developers <contact@gemseo.org>
License-Expression: LGPL-3.0
Project-URL: Homepage, https://gemseo.org
Project-URL: Source, https://gitlab.com/gemseo/dev/gemseo-pdfo
Project-URL: Issues, https://gitlab.com/gemseo/dev/gemseo-pdfo/-/issues
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <3.13,>=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: gemseo[all]<7,>=6
Requires-Dist: numpy<2
Requires-Dist: pdfo<=2.2.0,>=1.0.0
Dynamic: license-file

<!--
Copyright 2021 IRT Saint Exupéry, https://www.irt-saintexupery.com

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
International License. To view a copy of this license, visit
http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative
Commons, PO Box 1866, Mountain View, CA 94042, USA.
-->

# gemseo-pdfo

[![PyPI - License](https://img.shields.io/pypi/l/gemseo-pdfo)](https://www.gnu.org/licenses/lgpl-3.0.en.html)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/gemseo-pdfo)](https://pypi.org/project/gemseo-pdfo/)
[![PyPI](https://img.shields.io/pypi/v/gemseo-pdfo)](https://pypi.org/project/gemseo-pdfo/)
[![Codecov branch](https://img.shields.io/codecov/c/gitlab/gemseo:dev/gemseo-pdfo/develop)](https://app.codecov.io/gl/gemseo:dev/gemseo-pdfo)

## Overview

PDFO wrapper for GEMSEO

## Installation

Install the latest version with `pip install gemseo-pdfo`.

See [pip](https://pip.pypa.io/en/stable/getting-started/) for more information.

## Bugs and questions

Please use the [gitlab issue tracker](https://gitlab.com/gemseo/dev/gemseo-pdfo/-/issues)
to submit bugs or questions.

## Contributing

See the [contributing section of GEMSEO](https://gemseo.readthedocs.io/en/stable/software/developing.html#dev).

## Contributors

- GEMSEO developers

## References

Ragonneau, T.M., Zhang, Z. PDFO: a cross-platform package for Powell’s derivative-free optimization solvers.
Math. Prog. Comp. 16, 535–559 (2024). https://doi.org/10.1007/s12532-024-00257-9
