Skip to content

Change vector code to use sizes in bytes instead of bits #1233

@Timmmm

Description

@Timmmm

It would be more elegant if the vector code used bytes for the sizes of elements everywhere instead of bits. Some places where it uses bits:

  • SEW_pow and associated functions
  • sew_bitsize, is_sew_bitsize
  • vlewidth_pow

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorCode clean upvectorIssues related to the Vector extension

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions