LICENSE
MANIFEST.in
README.md
pyproject.toml
src/ibcdfo/__init__.py
src/ibcdfo/_get_minq_installation.py
src/ibcdfo/load_tests.py
src/ibcdfo/test.py
src/ibcdfo.egg-info/PKG-INFO
src/ibcdfo.egg-info/SOURCES.txt
src/ibcdfo.egg-info/dependency_links.txt
src/ibcdfo.egg-info/requires.txt
src/ibcdfo.egg-info/top_level.txt
src/ibcdfo/PkgData/REQUIRED_MINQ_COMMIT
src/ibcdfo/manifold_sampling/__init__.py
src/ibcdfo/manifold_sampling/build_p_models.py
src/ibcdfo/manifold_sampling/call_user_scripts.py
src/ibcdfo/manifold_sampling/check_inputs_and_initialize.py
src/ibcdfo/manifold_sampling/choose_generator_set.py
src/ibcdfo/manifold_sampling/create_censored_L1_loss_hfun.py
src/ibcdfo/manifold_sampling/create_piecewise_quadratic_hfun.py
src/ibcdfo/manifold_sampling/evaluate_points_to_force_valid_model.py
src/ibcdfo/manifold_sampling/general_nonsmooth_h_funs.py
src/ibcdfo/manifold_sampling/load_tests.py
src/ibcdfo/manifold_sampling/manifold_sampling_primal.py
src/ibcdfo/manifold_sampling/matrix_Ffuns.py
src/ibcdfo/manifold_sampling/minimize_affine_envelope.py
src/ibcdfo/manifold_sampling/prepare_outputs_before_return.py
src/ibcdfo/manifold_sampling/update_models.py
src/ibcdfo/manifold_sampling/tests/TestCreateCensoredL1LossHfun.py
src/ibcdfo/manifold_sampling/tests/TestCreatePiecewiseQuadraticHfun.py
src/ibcdfo/manifold_sampling/tests/TestMSPLeastSquares.py
src/ibcdfo/manifold_sampling/tests/TestManifoldSamplingSimple.py
src/ibcdfo/manifold_sampling/tests/__init__.py
src/ibcdfo/manifold_sampling/tests/general_smooth_h_funs.py
src/ibcdfo/manifold_sampling/tests/test_benchmark_manifold_sampling.py
src/ibcdfo/manifold_sampling/tests/test_gamma_example_plot.py
src/ibcdfo/manifold_sampling/tests/test_show_simple_msp.py
src/ibcdfo/pounders/__init__.py
src/ibcdfo/pounders/bmpts.py
src/ibcdfo/pounders/boxline.py
src/ibcdfo/pounders/bqmin.py
src/ibcdfo/pounders/checkinputss.py
src/ibcdfo/pounders/create_squared_diff_from_mean_functions.py
src/ibcdfo/pounders/formquad.py
src/ibcdfo/pounders/general_h_funs.py
src/ibcdfo/pounders/load_tests.py
src/ibcdfo/pounders/phi2eval.py
src/ibcdfo/pounders/pounders.py
src/ibcdfo/pounders/pounders_concurrent.py
src/ibcdfo/pounders/prepare_outputs_before_return.py
src/ibcdfo/pounders/tests/TestCheckInputss.py
src/ibcdfo/pounders/tests/TestCreateSquaredDiffFromMeanFunctions.py
src/ibcdfo/pounders/tests/TestPhi2EvalUnittest.py
src/ibcdfo/pounders/tests/TestPoundersExtensive.py
src/ibcdfo/pounders/tests/TestPoundersSimple.py
src/ibcdfo/pounders/tests/Test_compare_pounder_pounders_with_jax.py
src/ibcdfo/pounders/tests/__init__.py
src/ibcdfo/pounders/tests/calfun_wrapper.m
src/ibcdfo/pounders/tests/declare_hfun_and_combine_model_with_jax.py
src/ibcdfo/pounders/tests/test_emittance_opt.py
src/ibcdfo/pounders/tests/test_pounders_par_model_building.py
src/ibcdfo/pounders/tests/test_showing_odd_pounders_formquad_interpolation_behavior.py
src/ibcdfo/pounders/tests/benchmark_results/best_found.txt
src/ibcdfo/pounders/tests/benchmark_results/solved.txt
src/ibcdfo/tests/__init__.py