Skip to content

Move Boolalg to its own submodule #88

@carlos-adir

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.

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