Merge pull request #57 from apache/cpc_clean

consistent use of init flag
tree: 1269ca167bf66d22cb0d158fcba24071d5c82121
  1. cmake/
  2. common/
  3. cpc/
  4. fi/
  5. hll/
  6. kll/
  7. python/
  8. theta/
  9. .gitignore
  10. .gitmodules
  11. CMakeLists.txt
  12. config.mk
  13. Makefile
  14. MANIFEST.in
  15. pyproject.toml
  16. README.md
  17. setup.py
README.md

This is an unfinished effort to port some of datasketches-java code to C++.

We will be standardizing on C++11 for the time being.

For the python interface, see the README notes in the python subdirectory.