LICENSE
README.md
pyproject.toml
Jarvis_HEP.egg-info/PKG-INFO
Jarvis_HEP.egg-info/SOURCES.txt
Jarvis_HEP.egg-info/dependency_links.txt
Jarvis_HEP.egg-info/entry_points.txt
Jarvis_HEP.egg-info/requires.txt
Jarvis_HEP.egg-info/top_level.txt
jarvishep/__init__.py
jarvishep/__main__.py
jarvishep/base.py
jarvishep/client.py
jarvishep/config.py
jarvishep/core.py
jarvishep/dataconvert.py
jarvishep/distributor.py
jarvishep/factory.py
jarvishep/hdf5writer.py
jarvishep/inner_func.py
jarvishep/library.py
jarvishep/moduleManager.py
jarvishep/modulePool.py
jarvishep/monitor.py
jarvishep/observable_io.py
jarvishep/plot.py
jarvishep/project_scaffold.py
jarvishep/sample.py
jarvishep/utils.py
jarvishep/workflow.py
jarvishep/IOs/IOs.py
jarvishep/IOs/Input.py
jarvishep/IOs/Output.py
jarvishep/IOs/parameter.py
jarvishep/Module/__init__.py
jarvishep/Module/calculator.py
jarvishep/Module/library.py
jarvishep/Module/likelihood.py
jarvishep/Module/module.py
jarvishep/Module/nuisance_LogLikelihood.py
jarvishep/Module/nuisance_passCondition.py
jarvishep/Module/operas.py
jarvishep/Module/parameters.py
jarvishep/Sampling/__init__.py
jarvishep/Sampling/bridson.py
jarvishep/Sampling/bucketallocator.py
jarvishep/Sampling/diver.py
jarvishep/Sampling/dnn.py
jarvishep/Sampling/dynesty.py
jarvishep/Sampling/grid.py
jarvishep/Sampling/mcmc.py
jarvishep/Sampling/nuisance_sampler.py
jarvishep/Sampling/randoms.py
jarvishep/Sampling/sampler.py
jarvishep/Sampling/tpmcmc.py
jarvishep/Sampling/variables.py
jarvishep/Sampling/Source/Diver/converge.py
jarvishep/Sampling/Source/Diver/crossover.py
jarvishep/Sampling/Source/Diver/de.py
jarvishep/Sampling/Source/Diver/detypes.py
jarvishep/Sampling/Source/Diver/deutils.py
jarvishep/Sampling/Source/Diver/evidence.py
jarvishep/Sampling/Source/Diver/example.py
jarvishep/Sampling/Source/Diver/init.py
jarvishep/Sampling/Source/Diver/io.py
jarvishep/Sampling/Source/Diver/mutation.py
jarvishep/Sampling/Source/Diver/posterior.py
jarvishep/Sampling/Source/Diver/selection.py
jarvishep/Sampling/Source/Dynesty/priors.py
jarvishep/Sampling/Source/Dynesty/setup.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/__init__.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/_version.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/bounding.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/dynamicsampler.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/dynesty.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/nestedsamplers.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/plotting.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/pool.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/results.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/sampler.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/sampling.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/utils.py
jarvishep/Sampling/Source/MCMC/mcmc_chain.py
jarvishep/Sampling/Source/MCMC/tpmcmc_data.py
jarvishep/Sampling/Source/Nuisance/profile1d.py
jarvishep/card/Birdson_schema.json
jarvishep/card/Jarvis.ini
jarvishep/card/argparser.json
jarvishep/card/environment_default.yaml
jarvishep/card/jarvis_logging_config.yaml
jarvishep/card/library_logging.conf
jarvishep/card/logo
jarvishep/card/preference.json
jarvishep/card/requirements.txt
jarvishep/card/sample_logging.conf
jarvishep/card/scanner_logging.conf
jarvishep/card/schema/Bridson_schema.json
jarvishep/card/schema/DNN_schema.json
jarvishep/card/schema/Diver_schema.json
jarvishep/card/schema/Dynesty_schema.json
jarvishep/card/schema/Grid_schema.json
jarvishep/card/schema/MCMC_schema.json
jarvishep/card/schema/Nuisance_schema.json
jarvishep/card/schema/Random_schema.json
jarvishep/card/schema/TPMCMC_schema.json
jarvishep/card/schema/inputs.json
jarvishep/card/schema/outputs.json
jarvishep/card/template/Default_Bridson_Variable.yaml
jarvishep/card/template/Default_Variable.yaml
jarvishep/icons/JarvisHEP.png
jarvishep/icons/calculator.png
jarvishep/icons/inputfile.png
jarvishep/icons/library.png
jarvishep/icons/opera.png
jarvishep/icons/outputfile.png
jarvishep/icons/sampler.png
tests/test_cli_entrypoint.py
tests/test_dependency_contract.py
tests/test_observable_schema_io.py
tests/test_path_resolution_pypi.py