Closed mmckerns closed 1 year ago
remove normalization from __add__, and enable normalization through the keyword norm as well as the multiplication and division operators.
__add__
norm
Documentation and Tests
python tests/__main__.py
Release Management
Summary
remove normalization from
__add__
, and enable normalization through the keywordnorm
as well as the multiplication and division operators.Checklist
Documentation and Tests
python tests/__main__.py
, and pass.Release Management