Sierra!~

Results 2 issues of Sierra!~

Lines 113 and 126 updated to not require a bytes format.

uhh cython isnt working right Error compiling Cython file: ------------------------------------------------------------ cdef int mid = 0 cdef int left = 0 cdef int right = len(v) while left < right: mid...