LICENSE
MANIFEST.in
README.md
README.rst
pyproject.toml
requirements.txt
setup.py
.github/workflows/workflow.yml
notebooks/01_quickstart.ipynb
notebooks/02_integral.ipynb
notebooks/05_spurious_variance.ipynb
notebooks/06_brownian_motion.ipynb
notebooks/07_sobol_engine_examples.ipynb
notebooks/__pycache__/_additive.cpython-310.pyc
notebooks/__pycache__/_multiplicative.cpython-310.pyc
notebooks/__pycache__/_plot.cpython-310.pyc
notebooks/__pycache__/_utilities.cpython-310.pyc
tklds/__init__.py
tklds/constant.py
tklds/utilities.py
tklds.egg-info/PKG-INFO
tklds.egg-info/SOURCES.txt
tklds.egg-info/dependency_links.txt
tklds.egg-info/requires.txt
tklds.egg-info/top_level.txt
tklds/__pycache__/__init__.cpython-310.pyc
tklds/__pycache__/constant.cpython-310.pyc
tklds/__pycache__/utilities.cpython-310.pyc
tklds/direction_numbers/README.rst
tklds/direction_numbers/new-joe-kuo-6.21201
tklds/direction_numbers/new-joe-kuo-6.21201.pickle
tklds/direction_numbers/tkrgsobol_a_ap5_50000
tklds/direction_numbers/tkrgsobol_a_ap5_50000.pickle
tklds/generators/__init__.py
tklds/generators/constant.py
tklds/generators/iterative_lds.py
tklds/generators/sobol_engine.py
tklds/generators/__pycache__/__init__.cpython-310.pyc
tklds/generators/__pycache__/constant.cpython-310.pyc
tklds/generators/__pycache__/iterative_lds.cpython-310.pyc
tklds/generators/__pycache__/sobol_engine.cpython-310.pyc
tklds/integrals/__init__.py
tklds/integrals/additive.py
tklds/integrals/effective_dimensions.py
tklds/integrals/multiplicative.py
tklds/integrals/non_decomposable.py
tklds/integrals/__pycache__/__init__.cpython-310.pyc
tklds/integrals/__pycache__/additive.cpython-310.pyc
tklds/integrals/__pycache__/effective_dimensions.cpython-310.pyc
tklds/integrals/__pycache__/multiplicative.cpython-310.pyc
tklds/integrals/__pycache__/non_decomposable.cpython-310.pyc
tklds/interface/__init__.py
tklds/interface/generators.py
tklds/interface/integrals.py
tklds/interface/processes.py
tklds/interface/__pycache__/__init__.cpython-310.pyc
tklds/interface/__pycache__/generators.cpython-310.pyc
tklds/interface/__pycache__/integrals.cpython-310.pyc
tklds/interface/__pycache__/processes.cpython-310.pyc
tklds/processes/__init__.py
tklds/processes/brownian_motion.py
tklds/processes/spurious_variance.py
tklds/processes/__pycache__/__init__.cpython-310.pyc
tklds/processes/__pycache__/brownian_motion.cpython-310.pyc
tklds/processes/__pycache__/spurious_variance.cpython-310.pyc
tklds/tests/__init__.py
tklds/tests/test_generators_iterative_lds.py
tklds/tests/test_integrals_additive.py
tklds/tests/test_integrals_effective_dimensions.py
tklds/tests/test_integrals_multiplicative.py
tklds/tests/test_integrals_non_decomposable.py
tklds/tests/test_interface_generators.py
tklds/tests/test_interface_integrals.py
tklds/tests/test_interface_processes.py
tklds/tests/test_processes_brownian_motion.py
tklds/tests/test_sobol_engine.py
tklds/tests/test_spurious_variance.py
tklds/tests/test_utilities.py
tklds/tests/utilities.py
tklds/tests/__pycache__/__init__.cpython-310.pyc
tklds/tests/__pycache__/test_generators_iterative_lds.cpython-310.pyc
tklds/tests/__pycache__/test_integrals_additive.cpython-310.pyc
tklds/tests/__pycache__/test_integrals_effective_dimensions.cpython-310.pyc
tklds/tests/__pycache__/test_integrals_multiplicative.cpython-310.pyc
tklds/tests/__pycache__/test_integrals_non_decomposable.cpython-310.pyc
tklds/tests/__pycache__/test_interface_generators.cpython-310.pyc
tklds/tests/__pycache__/test_interface_integrals.cpython-310.pyc
tklds/tests/__pycache__/test_interface_processes.cpython-310.pyc
tklds/tests/__pycache__/test_processes_brownian_motion.cpython-310.pyc
tklds/tests/__pycache__/test_sobol_engine.cpython-310.pyc
tklds/tests/__pycache__/test_spurious_variance.cpython-310.pyc
tklds/tests/__pycache__/test_utilities.cpython-310.pyc
tklds/tests/__pycache__/utilities.cpython-310.pyc