.gitignore
CHANGELOG
LICENSE
README.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/tests.yml
tests/test_convert_utils.py
tests/test_mooptimization.py
tests/test_push_command.py
tests/test_push_utils.py
tests/test_upload_utils.py
tests/test_utils.py
tests/test_whatsopt_client.py
tests/test_wop.py
tests/data/disc1.py
tests/data/disc1_base.py
tests/data/disc1_problem.py
tests/data/fonctions_base.py
tests/data/mda_init.py
tests/data/multipoint_beam_group_d0.json
tests/data/multipoint_beam_group_d1.json
tests/data/multipoint_beam_group_d2.json
tests/data/run_mda.py
tests/data/sellar.py
tests/data/test_doe.csv
tests/data/test_doe.hdf5
tests/data/test_doe.sqlite
tests/data/test_parallel_doe.sqlite_0
tests/data/test_parallel_doe.sqlite_1
tests/data/test_parallel_doe.sqlite_2
tests/data/test_push_cut_flatten.json
tests/data/wop_format_v1
tests/data/wop_format_v2
tests/data/wop_ref
tests/data/multipoint_beam/__init__.py
tests/data/multipoint_beam/i_comp.py
tests/data/multipoint_beam/i_comp_base.py
tests/data/multipoint_beam/interp.py
tests/data/multipoint_beam/interp_base.py
tests/data/multipoint_beam/local_stiffness_matrix_comp.py
tests/data/multipoint_beam/local_stiffness_matrix_comp_base.py
tests/data/multipoint_beam/multipoint_beam_group.py
tests/data/multipoint_beam/multipoint_beam_group_base.py
tests/data/multipoint_beam/obj_sum.py
tests/data/multipoint_beam/obj_sum_base.py
tests/data/multipoint_beam/run_analysis.py
tests/data/multipoint_beam/run_parameters_init.py
tests/data/multipoint_beam/volume_comp.py
tests/data/multipoint_beam/volume_comp_base.py
tests/data/multipoint_beam/parallel/__init__.py
tests/data/multipoint_beam/parallel/parallel.py
tests/data/multipoint_beam/parallel/parallel_base.py
tests/data/multipoint_beam/parallel/sub0/__init__.py
tests/data/multipoint_beam/parallel/sub0/compliance_comp.py
tests/data/multipoint_beam/parallel/sub0/compliance_comp_base.py
tests/data/multipoint_beam/parallel/sub0/displacements_comp.py
tests/data/multipoint_beam/parallel/sub0/displacements_comp_base.py
tests/data/multipoint_beam/parallel/sub0/states_comp.py
tests/data/multipoint_beam/parallel/sub0/states_comp_base.py
tests/data/multipoint_beam/parallel/sub0/sub0.py
tests/data/multipoint_beam/parallel/sub0/sub0_base.py
whatsopt/__init__.py
whatsopt/convert_utils.py
whatsopt/logging.py
whatsopt/mooptimization.py
whatsopt/optimization.py
whatsopt/publish_utils.py
whatsopt/push_command.py
whatsopt/push_utils.py
whatsopt/show_utils.py
whatsopt/upload_utils.py
whatsopt/utils.py
whatsopt/whatsopt_client.py
whatsopt/wop.py
wop.egg-info/PKG-INFO
wop.egg-info/SOURCES.txt
wop.egg-info/dependency_links.txt
wop.egg-info/entry_points.txt
wop.egg-info/requires.txt
wop.egg-info/top_level.txt