daphne-project/daphne
Logical `XOR` for elementwise and outer binary operations
Open
#551 opened on Jun 23, 2023
good first issue
Repository metrics
- Stars
- (80 stars)
- PR merge metrics
- (PR metrics pending)
Description
DAPHNE already supports logical AND and OR for elementwise binary operations and outer binary operations. However, offering XOR as well would be great.