Skip to content

Move Boolalg to its own submodule #88

Description

@carlos-adir

Currently we use boolalg file to simplify boolean expressions. As example a | (~a) -> 1

This is currently inside the shapepy.bool2d, but it should gain its own submodule since the simplification of boolean expressions doesn't need to know the SubSetR2 classes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions