* Tag release to correct commit
* release: delete pre-existing
* almost working class def and no difference to the wrapper
* removed the print outs and added size check of the inputs - still not sure how I get that shape of output when it should be 3 of in.asArray.size
* input shape now working
* correct input count division (was the wrong way round)
* computes the real size of the input to decline the output size
* and finally a working class. We're all set!
* troubleshooting prints all over
* new proper class for proper algo
* remove the debugging pritns
* clang-format-ed
* pre-clang-format
* clang-format-ed with the right style sheet
---------
Co-authored-by: Owen Green <gungwho@gmail.com>