Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 25
    • Merge requests 25
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !316

Merging one bit booleans into sac2c

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Axel van Abkoude requested to merge axelvanabkoude/sac-2-c-1-bitbooleans:develop into one-bit-booleans Sep 17, 2024
  • Overview 17
  • Commits 207
  • Changes 24

Merging the intermediate implementation of dense and sparse packed booleans

enabling packed booleans: PB_ENABLED

enabling the padded in de packed booleans: PB_PADDED

picking containersize:

PB_16BIT_CONTAINERS

PB_32BIT_CONTAINERS

PB_64BIT_CONTAINERS

defaults to 8 bit containers

TODO:

implement vsel which selects a lowest dimensional array without copying

BUGS:

modarray in withloops seems to be broken for the implementation

Edited Sep 23, 2024 by Axel van Abkoude
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: develop