Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(NumberOfEntities) improve performance (#1285)
* (NumberOfEntities) add __iadd__ * (NumberOfEntities) improve __add__ performance This does indeed not work child classes, but the __repr__ was also not working for child classes. And no currently there are no child classes, so performance is more important. See #1223 Signed-off-by: Matthijs van der Burgh <[email protected]>
- Loading branch information