.gitignore
CMakeLists.txt
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/build-wheels.yml
.github/workflows/check-python-package.yml
demo/ate_data.csv
demo/ate_demo.py
demo/quantiles.py
r_package/.gitignore
r_package/DESCRIPTION
r_package/LICENSE
r_package/NAMESPACE
r_package/R/RcppExports.R
r_package/R/confseq.R
r_package/inst/include/uniform_boundaries.h
r_package/man/bernoulli_confidence_interval.Rd
r_package/man/beta_binomial_log_mixture.Rd
r_package/man/beta_binomial_mixture_bound.Rd
r_package/man/confseq-package.Rd
r_package/man/double_stitching_bound.Rd
r_package/man/empirical_process_lil_bound.Rd
r_package/man/gamma_exponential_log_mixture.Rd
r_package/man/gamma_exponential_mixture_bound.Rd
r_package/man/gamma_poisson_log_mixture.Rd
r_package/man/gamma_poisson_mixture_bound.Rd
r_package/man/normal_log_mixture.Rd
r_package/man/normal_mixture_bound.Rd
r_package/man/poly_stitching_bound.Rd
r_package/man/quantile_ab_p_value.Rd
r_package/src/.gitignore
r_package/src/Makevars
r_package/src/RcppExports.cpp
r_package/src/confseq_interface.cpp
r_package/src/uniform_boundaries.h
src/confseq/README.md
src/confseq/__init__.py
src/confseq/betting.py
src/confseq/betting_strategies.py
src/confseq/boundaries.cpp
src/confseq/conjmix_bounded.py
src/confseq/cs_plots.py
src/confseq/misc.py
src/confseq/other_bounded.py
src/confseq/predmix.py
src/confseq/quantiles.cpp
src/confseq/types.py
src/confseq/uniform_boundaries.h
src/confseq.egg-info/PKG-INFO
src/confseq.egg-info/SOURCES.txt
src/confseq.egg-info/dependency_links.txt
src/confseq.egg-info/not-zip-safe
src/confseq.egg-info/requires.txt
src/confseq.egg-info/top_level.txt
test/.gitignore
test/Makefile
test/uniform_boundaries_unittest.cpp
test/googletest-1.8.1/CHANGES
test/googletest-1.8.1/CMakeLists.txt
test/googletest-1.8.1/CONTRIBUTORS
test/googletest-1.8.1/LICENSE
test/googletest-1.8.1/Makefile.am
test/googletest-1.8.1/README.md
test/googletest-1.8.1/configure.ac
test/googletest-1.8.1/cmake/Config.cmake.in
test/googletest-1.8.1/cmake/gtest.pc.in
test/googletest-1.8.1/cmake/gtest_main.pc.in
test/googletest-1.8.1/cmake/internal_utils.cmake
test/googletest-1.8.1/codegear/gtest.cbproj
test/googletest-1.8.1/codegear/gtest.groupproj
test/googletest-1.8.1/codegear/gtest_all.cc
test/googletest-1.8.1/codegear/gtest_link.cc
test/googletest-1.8.1/codegear/gtest_main.cbproj
test/googletest-1.8.1/codegear/gtest_unittest.cbproj
test/googletest-1.8.1/docs/Pkgconfig.md
test/googletest-1.8.1/docs/PumpManual.md
test/googletest-1.8.1/docs/XcodeGuide.md
test/googletest-1.8.1/docs/advanced.md
test/googletest-1.8.1/docs/faq.md
test/googletest-1.8.1/docs/primer.md
test/googletest-1.8.1/docs/samples.md
test/googletest-1.8.1/include/gtest/gtest-death-test.h
test/googletest-1.8.1/include/gtest/gtest-message.h
test/googletest-1.8.1/include/gtest/gtest-param-test.h
test/googletest-1.8.1/include/gtest/gtest-param-test.h.pump
test/googletest-1.8.1/include/gtest/gtest-printers.h
test/googletest-1.8.1/include/gtest/gtest-spi.h
test/googletest-1.8.1/include/gtest/gtest-test-part.h
test/googletest-1.8.1/include/gtest/gtest-typed-test.h
test/googletest-1.8.1/include/gtest/gtest.h
test/googletest-1.8.1/include/gtest/gtest_pred_impl.h
test/googletest-1.8.1/include/gtest/gtest_prod.h
test/googletest-1.8.1/include/gtest/internal/gtest-death-test-internal.h
test/googletest-1.8.1/include/gtest/internal/gtest-filepath.h
test/googletest-1.8.1/include/gtest/internal/gtest-internal.h
test/googletest-1.8.1/include/gtest/internal/gtest-linked_ptr.h
test/googletest-1.8.1/include/gtest/internal/gtest-param-util-generated.h
test/googletest-1.8.1/include/gtest/internal/gtest-param-util-generated.h.pump
test/googletest-1.8.1/include/gtest/internal/gtest-param-util.h
test/googletest-1.8.1/include/gtest/internal/gtest-port-arch.h
test/googletest-1.8.1/include/gtest/internal/gtest-port.h
test/googletest-1.8.1/include/gtest/internal/gtest-string.h
test/googletest-1.8.1/include/gtest/internal/gtest-tuple.h
test/googletest-1.8.1/include/gtest/internal/gtest-tuple.h.pump
test/googletest-1.8.1/include/gtest/internal/gtest-type-util.h
test/googletest-1.8.1/include/gtest/internal/gtest-type-util.h.pump
test/googletest-1.8.1/include/gtest/internal/custom/README.md
test/googletest-1.8.1/include/gtest/internal/custom/gtest-port.h
test/googletest-1.8.1/include/gtest/internal/custom/gtest-printers.h
test/googletest-1.8.1/include/gtest/internal/custom/gtest.h
test/googletest-1.8.1/m4/acx_pthread.m4
test/googletest-1.8.1/m4/gtest.m4
test/googletest-1.8.1/make/Makefile
test/googletest-1.8.1/msvc/2010/gtest-md.sln
test/googletest-1.8.1/msvc/2010/gtest-md.vcxproj
test/googletest-1.8.1/msvc/2010/gtest-md.vcxproj.filters
test/googletest-1.8.1/msvc/2010/gtest.sln
test/googletest-1.8.1/msvc/2010/gtest.vcxproj
test/googletest-1.8.1/msvc/2010/gtest.vcxproj.filters
test/googletest-1.8.1/msvc/2010/gtest_main-md.vcxproj
test/googletest-1.8.1/msvc/2010/gtest_main-md.vcxproj.filters
test/googletest-1.8.1/msvc/2010/gtest_main.vcxproj
test/googletest-1.8.1/msvc/2010/gtest_main.vcxproj.filters
test/googletest-1.8.1/msvc/2010/gtest_prod_test-md.vcxproj
test/googletest-1.8.1/msvc/2010/gtest_prod_test-md.vcxproj.filters
test/googletest-1.8.1/msvc/2010/gtest_prod_test.vcxproj
test/googletest-1.8.1/msvc/2010/gtest_prod_test.vcxproj.filters
test/googletest-1.8.1/msvc/2010/gtest_unittest-md.vcxproj
test/googletest-1.8.1/msvc/2010/gtest_unittest-md.vcxproj.filters
test/googletest-1.8.1/msvc/2010/gtest_unittest.vcxproj
test/googletest-1.8.1/msvc/2010/gtest_unittest.vcxproj.filters
test/googletest-1.8.1/samples/prime_tables.h
test/googletest-1.8.1/samples/sample1.cc
test/googletest-1.8.1/samples/sample1.h
test/googletest-1.8.1/samples/sample10_unittest.cc
test/googletest-1.8.1/samples/sample1_unittest.cc
test/googletest-1.8.1/samples/sample2.cc
test/googletest-1.8.1/samples/sample2.h
test/googletest-1.8.1/samples/sample2_unittest.cc
test/googletest-1.8.1/samples/sample3-inl.h
test/googletest-1.8.1/samples/sample3_unittest.cc
test/googletest-1.8.1/samples/sample4.cc
test/googletest-1.8.1/samples/sample4.h
test/googletest-1.8.1/samples/sample4_unittest.cc
test/googletest-1.8.1/samples/sample5_unittest.cc
test/googletest-1.8.1/samples/sample6_unittest.cc
test/googletest-1.8.1/samples/sample7_unittest.cc
test/googletest-1.8.1/samples/sample8_unittest.cc
test/googletest-1.8.1/samples/sample9_unittest.cc
test/googletest-1.8.1/scripts/common.py
test/googletest-1.8.1/scripts/fuse_gtest_files.py
test/googletest-1.8.1/scripts/gen_gtest_pred_impl.py
test/googletest-1.8.1/scripts/gtest-config.in
test/googletest-1.8.1/scripts/pump.py
test/googletest-1.8.1/scripts/release_docs.py
test/googletest-1.8.1/scripts/upload.py
test/googletest-1.8.1/scripts/upload_gtest.py
test/googletest-1.8.1/scripts/test/Makefile
test/googletest-1.8.1/src/gtest-all.cc
test/googletest-1.8.1/src/gtest-death-test.cc
test/googletest-1.8.1/src/gtest-filepath.cc
test/googletest-1.8.1/src/gtest-internal-inl.h
test/googletest-1.8.1/src/gtest-port.cc
test/googletest-1.8.1/src/gtest-printers.cc
test/googletest-1.8.1/src/gtest-test-part.cc
test/googletest-1.8.1/src/gtest-typed-test.cc
test/googletest-1.8.1/src/gtest.cc
test/googletest-1.8.1/src/gtest_main.cc
test/googletest-1.8.1/test/BUILD.bazel
test/googletest-1.8.1/test/googletest-break-on-failure-unittest.py
test/googletest-1.8.1/test/googletest-break-on-failure-unittest_.cc
test/googletest-1.8.1/test/googletest-catch-exceptions-test.py
test/googletest-1.8.1/test/googletest-catch-exceptions-test_.cc
test/googletest-1.8.1/test/googletest-color-test.py
test/googletest-1.8.1/test/googletest-color-test_.cc
test/googletest-1.8.1/test/googletest-death-test-test.cc
test/googletest-1.8.1/test/googletest-death-test_ex_test.cc
test/googletest-1.8.1/test/googletest-env-var-test.py
test/googletest-1.8.1/test/googletest-env-var-test_.cc
test/googletest-1.8.1/test/googletest-filepath-test.cc
test/googletest-1.8.1/test/googletest-filter-unittest.py
test/googletest-1.8.1/test/googletest-filter-unittest_.cc
test/googletest-1.8.1/test/googletest-json-outfiles-test.py
test/googletest-1.8.1/test/googletest-json-output-unittest.py
test/googletest-1.8.1/test/googletest-linked-ptr-test.cc
test/googletest-1.8.1/test/googletest-list-tests-unittest.py
test/googletest-1.8.1/test/googletest-list-tests-unittest_.cc
test/googletest-1.8.1/test/googletest-listener-test.cc
test/googletest-1.8.1/test/googletest-message-test.cc
test/googletest-1.8.1/test/googletest-options-test.cc
test/googletest-1.8.1/test/googletest-output-test-golden-lin.txt
test/googletest-1.8.1/test/googletest-output-test.py
test/googletest-1.8.1/test/googletest-output-test_.cc
test/googletest-1.8.1/test/googletest-param-test-invalid-name1-test.py
test/googletest-1.8.1/test/googletest-param-test-invalid-name1-test_.cc
test/googletest-1.8.1/test/googletest-param-test-invalid-name2-test.py
test/googletest-1.8.1/test/googletest-param-test-invalid-name2-test_.cc
test/googletest-1.8.1/test/googletest-param-test-test.cc
test/googletest-1.8.1/test/googletest-param-test-test.h
test/googletest-1.8.1/test/googletest-param-test2-test.cc
test/googletest-1.8.1/test/googletest-port-test.cc
test/googletest-1.8.1/test/googletest-printers-test.cc
test/googletest-1.8.1/test/googletest-shuffle-test.py
test/googletest-1.8.1/test/googletest-shuffle-test_.cc
test/googletest-1.8.1/test/googletest-test-part-test.cc
test/googletest-1.8.1/test/googletest-test2_test.cc
test/googletest-1.8.1/test/googletest-throw-on-failure-test.py
test/googletest-1.8.1/test/googletest-throw-on-failure-test_.cc
test/googletest-1.8.1/test/googletest-tuple-test.cc
test/googletest-1.8.1/test/googletest-uninitialized-test.py
test/googletest-1.8.1/test/googletest-uninitialized-test_.cc
test/googletest-1.8.1/test/gtest-typed-test2_test.cc
test/googletest-1.8.1/test/gtest-typed-test_test.cc
test/googletest-1.8.1/test/gtest-typed-test_test.h
test/googletest-1.8.1/test/gtest-unittest-api_test.cc
test/googletest-1.8.1/test/gtest_all_test.cc
test/googletest-1.8.1/test/gtest_assert_by_exception_test.cc
test/googletest-1.8.1/test/gtest_environment_test.cc
test/googletest-1.8.1/test/gtest_help_test.py
test/googletest-1.8.1/test/gtest_help_test_.cc
test/googletest-1.8.1/test/gtest_json_test_utils.py
test/googletest-1.8.1/test/gtest_list_output_unittest.py
test/googletest-1.8.1/test/gtest_list_output_unittest_.cc
test/googletest-1.8.1/test/gtest_main_unittest.cc
test/googletest-1.8.1/test/gtest_no_test_unittest.cc
test/googletest-1.8.1/test/gtest_pred_impl_unittest.cc
test/googletest-1.8.1/test/gtest_premature_exit_test.cc
test/googletest-1.8.1/test/gtest_prod_test.cc
test/googletest-1.8.1/test/gtest_repeat_test.cc
test/googletest-1.8.1/test/gtest_sole_header_test.cc
test/googletest-1.8.1/test/gtest_stress_test.cc
test/googletest-1.8.1/test/gtest_test_macro_stack_footprint_test.cc
test/googletest-1.8.1/test/gtest_test_utils.py
test/googletest-1.8.1/test/gtest_testbridge_test.py
test/googletest-1.8.1/test/gtest_testbridge_test_.cc
test/googletest-1.8.1/test/gtest_throw_on_failure_ex_test.cc
test/googletest-1.8.1/test/gtest_unittest.cc
test/googletest-1.8.1/test/gtest_xml_outfile1_test_.cc
test/googletest-1.8.1/test/gtest_xml_outfile2_test_.cc
test/googletest-1.8.1/test/gtest_xml_outfiles_test.py
test/googletest-1.8.1/test/gtest_xml_output_unittest.py
test/googletest-1.8.1/test/gtest_xml_output_unittest_.cc
test/googletest-1.8.1/test/gtest_xml_test_utils.py
test/googletest-1.8.1/test/production.cc
test/googletest-1.8.1/test/production.h
test/googletest-1.8.1/xcode/Config/DebugProject.xcconfig
test/googletest-1.8.1/xcode/Config/FrameworkTarget.xcconfig
test/googletest-1.8.1/xcode/Config/General.xcconfig
test/googletest-1.8.1/xcode/Config/ReleaseProject.xcconfig
test/googletest-1.8.1/xcode/Config/StaticLibraryTarget.xcconfig
test/googletest-1.8.1/xcode/Config/TestTarget.xcconfig
test/googletest-1.8.1/xcode/Resources/Info.plist
test/googletest-1.8.1/xcode/Samples/FrameworkSample/Info.plist
test/googletest-1.8.1/xcode/Samples/FrameworkSample/runtests.sh
test/googletest-1.8.1/xcode/Samples/FrameworkSample/widget.cc
test/googletest-1.8.1/xcode/Samples/FrameworkSample/widget.h
test/googletest-1.8.1/xcode/Samples/FrameworkSample/widget_test.cc
test/googletest-1.8.1/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj
test/googletest-1.8.1/xcode/Scripts/runtests.sh
test/googletest-1.8.1/xcode/Scripts/versiongenerate.py
test/googletest-1.8.1/xcode/gtest.xcodeproj/project.pbxproj
test/python_tests/test_betting.py
test/python_tests/test_conjmix_bounded.py
test/python_tests/test_predmix.py
test/visual_tests/cs_wor.py
test/visual_tests/cs_wr.py