esheldon/xshear

Consider using the hash library instead of a binary tree

Opened this issue · 0 comments

I suspect this would be more efficient, and would remove the need for the tree code.

This code is probably not a bottleneck, so this would be mainly to simplify the code base.