diff options
author | Jeff <3820914+jeffyancey@users.noreply.github.com> | 2018-08-26 14:16:12 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2018-08-26 15:16:12 -0500 |
commit | d210300bc1b1a849a5df618b47b00cba501f51b4 (patch) | |
tree | 6836a1343fbd2cff46f82200b3707de7ad42c310 /numpy/doc/basics.py | |
parent | 63a57c3f6a58c61763daf89a2d5495f6a855bf9b (diff) | |
download | numpy-d210300bc1b1a849a5df618b47b00cba501f51b4.tar.gz |
DOC: Polybase augmented assignment notes (#11806)
* Add augmented assignment for supported operations
Add augmented assignments for `+=`, `-=`, `*=`, `/=`, `%=`, and `**=`.
* correct idiv and imod
* remove augomented operationa. add notes.
Explicitly state the intention that all instances of a polynomial baseclass are immutable.
* fix typo, remove Note from _polybase
Diffstat (limited to 'numpy/doc/basics.py')
0 files changed, 0 insertions, 0 deletions