Skip to content

ZRAN v0.1.0

Latest
Compare
Choose a tag to compare
@forrestfwilliams forrestfwilliams released this 11 Aug 18:48
3d760d7

Fixed

  • Bug that would not allow you to create a valid modified index if the first point had a non-zero bits property

Changed

  • create_modified_index so that it no longer add a point before desired starting position
  • Point is now a dataclass instead of a named tuple

Added

  • Docstrings and typing throughout