CMakeLists.txt
setup.py
cmake/Modules/FindPythonLibsNew.cmake
include/color.h
include/constant.h
include/fitness.h
include/lexi.h
include/cma-es/cmaes.h
include/cma-es/parameters.h
include/cma-es/random.h
include/cma-es/timings.h
include/cma-es/utils.h
python/__init__.py
python/cli.py
python/profile.py
python/theme.py
python/version.py
python/data/demo/context.json.mustache
python/data/demo/segancha-{{name}}-demo.html.mustache
python/data/demo/segancha-{{name}}-thumb.svg.mustache
python/data/vim/colors/segancha-{{name}}.vim.mustache
python/data/vscode/segancha-theme-{{name}}/package.json.mustache
python/data/vscode/segancha-theme-{{name}}/themes/segancha-theme.json.mustache
segancha.egg-info/PKG-INFO
segancha.egg-info/SOURCES.txt
segancha.egg-info/dependency_links.txt
segancha.egg-info/entry_points.txt
segancha.egg-info/requires.txt
segancha.egg-info/top_level.txt
src/CIEDE2000.cpp
src/colorspace.cpp
src/fitness.cpp
src/python.cpp
test/testilluminantd.py
test/testmaxchroma.py
test/testsegancha.py