This repository has been archived by the owner on Apr 28, 2020. It is now read-only.
- added support for warm starts (setting initial state so that operators can resume from where they left off)
- added countValues operator (based on pandas.DataFrame.value_counts)
- documentation improvements