LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
ckmeans_1d_dp.egg-info/PKG-INFO
ckmeans_1d_dp.egg-info/SOURCES.txt
ckmeans_1d_dp.egg-info/dependency_links.txt
ckmeans_1d_dp.egg-info/requires.txt
ckmeans_1d_dp.egg-info/top_level.txt
python/__init__.py
python/_ckmeans_1d_dp.cpp
python/ckmeans_1d_dp.py
src/Ckmeans.1d.dp.cpp
src/Ckmeans.1d.dp.h
src/EWL2.h
src/EWL2_dynamic_prog.cpp
src/EWL2_fill_SMAWK.cpp
src/EWL2_fill_log_linear.cpp
src/EWL2_fill_quadratic.cpp
src/EWL2_within_cluster.h
src/dynamic_prog.cpp
src/fill_SMAWK.cpp
src/fill_log_linear.cpp
src/fill_quadratic.cpp
src/precision.h
src/select_levels.cpp
src/weighted_select_levels.cpp
src/within_cluster.h