.copier-answers.yml
.coveragerc
.gitattributes
.gitignore
.gitlab-ci.yml
.markdownlint.yml
.pre-commit-config.yaml
.pytest.ini
.ruff.toml
CHANGELOG.md
LICENSE.txt
README.md
mkdocs.yml
pyproject.toml
tox.ini
LICENSES/LGPLv3.txt
LICENSES/headers/BSD-0-Clause.txt
LICENSES/headers/CC-BY-SA-4.0.txt
LICENSES/headers/LGPL-3.0.txt
docs/changelog.md
docs/credits.md
docs/credits.md.jinja
docs/gallery_conf.py
docs/gen_credits.py
docs/gen_ref_nav.py
docs/index.md
docs/licenses.md
docs/references.bib
docs/examples/.gitignore
docs/images/.gitignore
docs/images/monogram.png
docs/javascripts/mathjax.js
docs/user_guide/index.md
requirements/check.in
requirements/check.txt
requirements/dist.txt
requirements/doc.txt
requirements/test-constraints.in
requirements/test-python3.10.txt
requirements/test-python3.11.txt
requirements/test-python3.12.txt
requirements/test-python3.8.txt
requirements/test-python3.9.txt
src/gemseo_pdfo/__init__.py
src/gemseo_pdfo/pdfo.py
src/gemseo_pdfo.egg-info/PKG-INFO
src/gemseo_pdfo.egg-info/SOURCES.txt
src/gemseo_pdfo.egg-info/dependency_links.txt
src/gemseo_pdfo.egg-info/entry_points.txt
src/gemseo_pdfo.egg-info/requires.txt
src/gemseo_pdfo.egg-info/top_level.txt
src/gemseo_pdfo/settings/__init__.py
src/gemseo_pdfo/settings/base_pdfo_settings.py
src/gemseo_pdfo/settings/pdfo_bobyqa_settings.py
src/gemseo_pdfo/settings/pdfo_cobyla_settings.py
src/gemseo_pdfo/settings/pdfo_newuoa_settings.py
tests/__init__.py
tests/test_pdfo_algos.py