"boolean.py" is a library implementing a boolean algebra. It defines two base elements, TRUE and FALSE, and a Symbol class that can take on one of these two values. Calculations are done in terms of AND, OR and NOT - other compositions like XOR and NAND are not implemented but can be emulated with AND or and NOT. Expressions are constructed from parsed strings or in Python.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
3.7-bp156.3.2 info | GA Release | 2023-07-24 | 15 SP6 |
|
|
3.7-bp155.2.13 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
3.7-bp154.1.41 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
3.7-bp153.1.22 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
3.7-bp152.1.9 info | GA Release | 2020-04-17 | 15 SP2 |
|
|