MANIFEST.in
pyproject.toml
setup.py
qlsc/__init__.py
qlsc/generate.py
qlsc/qlsc_base.py
qlsc/qlsc_functions.py
qlsc/utilities.py
qlsc/version.py
qlsc.egg-info/PKG-INFO
qlsc.egg-info/SOURCES.txt
qlsc.egg-info/dependency_links.txt
qlsc.egg-info/requires.txt
qlsc.egg-info/top_level.txt
qlsc/c_code/qlsc_c_module.c
qlsc/c_code/q3c/common.h
qlsc/c_code/q3c/my_bits.h
qlsc/c_code/q3c/q3c_poly.c
qlsc/c_code/q3c/q3cube.c
tests/test_ang2ipix.py
tests/test_distance.py
tests/test_facenum.py
tests/test_index_add_point.py
tests/test_index_add_points.py
tests/test_index_file.py
tests/test_index_lifecycle.py
tests/test_index_radial_query.py
tests/test_index_radial_query_large_radius.py
tests/test_index_radial_query_low_depth.py
tests/test_invalid_inputs.py
tests/test_ipix2ang.py
tests/test_ipix2polygon.py
tests/test_ipixcenter2ang.py
tests/test_normalize_ang.py
tests/test_point_in_polygon.py
tests/test_public_functions.py
tests/test_radial_query_center_coverage.py
tests/test_scalar_inputs.py
tests/test_sindist.py
tests/test_source_invariants.py
tests/test_xy2ang.py