LICENSE.txt
MANIFEST.in
setup.cfg
setup.py
tlux/__init__.py
tlux/__main__.py
tlux/plot.py
tlux/random.py
tlux/readme.md
tlux/setup.py
tlux/system.py
tlux.egg-info/PKG-INFO
tlux.egg-info/SOURCES.txt
tlux.egg-info/dependency_links.txt
tlux.egg-info/requires.txt
tlux.egg-info/top_level.txt
tlux/about/author.txt
tlux/about/classifiers.txt
tlux/about/description.txt
tlux/about/keywords.txt
tlux/about/on_pypi.txt
tlux/about/package_name.txt
tlux/about/requirements.txt
tlux/about/version.txt
tlux/about/version_history.md
tlux/approximate/__init__.py
tlux/approximate/base.py
tlux/approximate/nearest_neighbor.py
tlux/approximate/axy/.gitignore
tlux/approximate/axy/__init__.py
tlux/approximate/axy/axy.f90
tlux/approximate/axy/axy_matrix_operations.f90
tlux/approximate/axy/axy_numpy.py
tlux/approximate/axy/axy_random.f90
tlux/approximate/axy/axy_sort_and_select.f90
tlux/approximate/axy/preprocessing.py
tlux/approximate/axy/summary.py
tlux/approximate/axy/axy/__init__.py
tlux/approximate/axy/axy/axy.f90
tlux/approximate/axy/axy/axy_c_wrapper.f90
tlux/approximate/axy/axy/axy_matrix_operations.f90
tlux/approximate/axy/axy/axy_python_wrapper.py
tlux/approximate/axy/axy/axy_random.f90
tlux/approximate/axy/axy/axy_sort_and_select.f90
tlux/approximate/axy/axy_OLD/__init__.py
tlux/approximate/axy/axy_OLD/axy.f90
tlux/approximate/axy/axy_OLD/axy_c_wrapper.f90
tlux/approximate/axy/axy_OLD/axy_matrix_operations.f90
tlux/approximate/axy/axy_OLD/axy_python_wrapper.py
tlux/approximate/axy/axy_OLD/axy_random.f90
tlux/approximate/axy/axy_OLD/axy_sort_and_select.f90
tlux/approximate/axy/axy_random/__init__.py
tlux/approximate/axy/axy_random/axy_random.f90
tlux/approximate/axy/axy_random/axy_random_c_wrapper.f90
tlux/approximate/axy/axy_random/axy_random_python_wrapper.py
tlux/approximate/axy/test/.gitignore
tlux/approximate/axy/test/scenarios.py
tlux/approximate/axy/test/test_axy.py
tlux/approximate/axy/test/test_matrix_ops.py
tlux/approximate/axy/test/test_random.py
tlux/approximate/axy/test/axy_matrix_operations/__init__.py
tlux/approximate/axy/test/axy_matrix_operations/axy_matrix_operations.f90
tlux/approximate/axy/test/axy_matrix_operations/axy_matrix_operations_c_wrapper.f90
tlux/approximate/axy/test/axy_matrix_operations/axy_matrix_operations_python_wrapper.py
tlux/approximate/axy/test/axy_matrix_operations_OLD/__init__.py
tlux/approximate/axy/test/axy_matrix_operations_OLD/axy_matrix_operations.f90
tlux/approximate/axy/test/axy_matrix_operations_OLD/axy_matrix_operations_c_wrapper.f90
tlux/approximate/axy/test/axy_matrix_operations_OLD/axy_matrix_operations_python_wrapper.py
tlux/approximate/axy/test/axy_random/__init__.py
tlux/approximate/axy/test/axy_random/axy_random.f90
tlux/approximate/axy/test/axy_random/axy_random_c_wrapper.f90
tlux/approximate/axy/test/axy_random/axy_random_python_wrapper.py
tlux/approximate/axy/test/axy_random_OLD/__init__.py
tlux/approximate/axy/test/axy_random_OLD/axy_random.f90
tlux/approximate/axy/test/axy_random_OLD/axy_random_c_wrapper.f90
tlux/approximate/axy/test/axy_random_OLD/axy_random_python_wrapper.py
tlux/approximate/axy/test/deprecated/apos_0-0-15.f90
tlux/approximate/axy/test/deprecated/apos_0-0-19.f90
tlux/approximate/axy/test/deprecated/apos_0-0-20.f90
tlux/approximate/axy/test/deprecated/argselect.f90
tlux/approximate/axy/test/deprecated/compare_versions.py
tlux/approximate/axy/test/deprecated/old_matrix_operations.f90
tlux/approximate/axy/test/deprecated/simple_test.py
tlux/approximate/axy/test/deprecated/test.py
tlux/approximate/axy/test/deprecated/test_argselect.py
tlux/approximate/axy/test/deprecated/test_argsort.f90
tlux/approximate/axy/test/deprecated/test_build.py
tlux/approximate/axy/test/deprecated/test_clock.f90
tlux/approximate/axy/test/deprecated/test_gradient_free.py
tlux/approximate/axy/test/deprecated/test_large_data.py
tlux/approximate/axy/test/deprecated/test_linear_model.py
tlux/approximate/axy/test/deprecated/test_radialize.py
tlux/approximate/axy/test/deprecated/test_sgels.f90
tlux/approximate/axy/test/deprecated/testing_generalization.py
tlux/approximate/axy/test/fortran_matrix_operations/__init__.py
tlux/approximate/axy/test/fortran_matrix_operations/fortran_matrix_operations_c_wrapper.f90
tlux/approximate/axy/test/fortran_matrix_operations/fortran_matrix_operations_python_wrapper.py
tlux/approximate/axy/test/fortran_matrix_operations_OLD/__init__.py
tlux/approximate/axy/test/fortran_matrix_operations_OLD/fortran_matrix_operations_c_wrapper.f90
tlux/approximate/axy/test/fortran_matrix_operations_OLD/fortran_matrix_operations_python_wrapper.py
tlux/approximate/axy/test/fortran_random/__init__.py
tlux/approximate/axy/test/fortran_random/fortran_random_c_wrapper.f90
tlux/approximate/axy/test/fortran_random/fortran_random_python_wrapper.py
tlux/approximate/axy/test/fortran_random_OLD/__init__.py
tlux/approximate/axy/test/fortran_random_OLD/fortran_random_c_wrapper.f90
tlux/approximate/axy/test/fortran_random_OLD/fortran_random_python_wrapper.py
tlux/approximate/axy/test/test_axy_module/__init__.py
tlux/approximate/axy/test/test_axy_module/axy.f90
tlux/approximate/axy/test/test_axy_module/test_axy_module_c_wrapper.f90
tlux/approximate/axy/test/test_axy_module/test_axy_module_python_wrapper.py
tlux/approximate/axy/test/test_axy_module_OLD/__init__.py
tlux/approximate/axy/test/test_axy_module_OLD/axy.f90
tlux/approximate/axy/test/test_axy_module_OLD/test_axy_module_c_wrapper.f90
tlux/approximate/axy/test/test_axy_module_OLD/test_axy_module_python_wrapper.py
tlux/approximate/balltree/.gitignore
tlux/approximate/balltree/__init__.py
tlux/approximate/balltree/__main__.py
tlux/approximate/balltree/ball_tree.f90
tlux/approximate/balltree/balltree.py
tlux/approximate/balltree/fast_select.f90
tlux/approximate/balltree/fast_sort.f90
tlux/approximate/balltree/prune.f90
tlux/approximate/balltree/swap.f90
tlux/approximate/balltree/ball_tree/__init__.py
tlux/approximate/balltree/ball_tree/ball_tree.f90
tlux/approximate/balltree/ball_tree/ball_tree_c_wrapper.f90
tlux/approximate/balltree/ball_tree/ball_tree_python_wrapper.py
tlux/approximate/balltree/ball_tree/fast_select.f90
tlux/approximate/balltree/ball_tree/fast_sort.f90
tlux/approximate/balltree/ball_tree/prune.f90
tlux/approximate/balltree/ball_tree/swap.f90
tlux/approximate/balltree/fast_select/__init__.py
tlux/approximate/balltree/fast_select/fast_select.f90
tlux/approximate/balltree/fast_select/fast_select_c_wrapper.f90
tlux/approximate/balltree/fast_select/fast_select_python_wrapper.py
tlux/approximate/balltree/fast_select/swap.f90
tlux/approximate/balltree/fast_sort/__init__.py
tlux/approximate/balltree/fast_sort/fast_sort.f90
tlux/approximate/balltree/fast_sort/fast_sort_c_wrapper.f90
tlux/approximate/balltree/fast_sort/fast_sort_python_wrapper.py
tlux/approximate/balltree/fast_sort/swap.f90
tlux/approximate/balltree/prune/__init__.py
tlux/approximate/balltree/prune/prune.f90
tlux/approximate/balltree/prune/prune_c_wrapper.f90
tlux/approximate/balltree/prune/prune_python_wrapper.py
tlux/approximate/balltree/test/speed_test.py
tlux/approximate/balltree/test/test.py
tlux/approximate/delaunay/__init__.py
tlux/approximate/delaunay/blas.f
tlux/approximate/delaunay/delfort.py
tlux/approximate/delaunay/delsparse.f90
tlux/approximate/delaunay/lapack.f
tlux/approximate/delaunay/qhull.py
tlux/approximate/delaunay/slatec.f
tlux/approximate/delaunay/delsparse/__init__.py
tlux/approximate/delaunay/delsparse/delsparse.f90
tlux/approximate/delaunay/delsparse/delsparse_c_wrapper.f90
tlux/approximate/delaunay/delsparse/slatec.f
tlux/data/__init__.py
tlux/data/data.py
tlux/data/exceptions.py
tlux/data/internals.py
tlux/data/numeric.py
tlux/data/read.py
tlux/data/readme.md
tlux/data/test.py
tlux/data/utilities.py
tlux/data/video.py
tlux/math/.gitignore
tlux/math/__init__.py
tlux/math/fmath.f90
tlux/math/fraction.py
tlux/math/fsort.f90
tlux/math/polynomial.py
tlux/regex/__init__.py
tlux/regex/__main__.py
tlux/regex/regex.c
tlux/regex/regex.py
tlux/regex/test.txt
tlux/regex/test_regex.c