<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/doc/broadcasting.py, branch main</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>MAINT, DOC:  move informational files from numpy.doc.*.py to their *.rst counterparts (#17222)</title>
<updated>2020-09-02T18:01:35+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-09-02T18:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1f8ce6341159ebb0731c2c262f4576609210d2c8'/>
<id>1f8ce6341159ebb0731c2c262f4576609210d2c8</id>
<content type='text'>
* DOC: redistribute docstring-only content from numpy/doc

* DOC: post-transition clean-up

* DOC, MAINT: reskip doctests, fix a few easy ones</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* DOC: redistribute docstring-only content from numpy/doc

* DOC: post-transition clean-up

* DOC, MAINT: reskip doctests, fix a few easy ones</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Tweak a sentence about broadcasting.</title>
<updated>2020-07-02T21:01:28+00:00</updated>
<author>
<name>Warren Weckesser</name>
<email>warren.weckesser@gmail.com</email>
</author>
<published>2020-07-02T21:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9de802ab28252b1d1480382db96a917e7f519cfa'/>
<id>9de802ab28252b1d1480382db96a917e7f519cfa</id>
<content type='text'>
* Make clear that "trailing" means the "rightmost" dimensions.
* Instead of saying "works its way forward" (forward?), say
  "works its way left".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Make clear that "trailing" means the "rightmost" dimensions.
* Instead of saying "works its way forward" (forward?), say
  "works its way left".
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove unnecessary 'from __future__ import ...' statements</title>
<updated>2020-01-03T15:48:11+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-08-27T11:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ed1e9659f103260a32536b4a7615393e3b1173dc'/>
<id>ed1e9659f103260a32536b4a7615393e3b1173dc</id>
<content type='text'>
As numpy is Python 3 only, these import statements are now unnecessary
and don't alter runtime behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As numpy is Python 3 only, these import statements are now unnecessary
and don't alter runtime behavior.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Clarify rules about broadcasting when empty arrays are involved. (#14313)</title>
<updated>2019-08-25T21:11:59+00:00</updated>
<author>
<name>Maxwell Aladago</name>
<email>maxwell.aladago@gmail.com</email>
</author>
<published>2019-08-25T21:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=dc089026b4ad0d2d9ea992c7f1b9b5e716dd82cd'/>
<id>dc089026b4ad0d2d9ea992c7f1b9b5e716dd82cd</id>
<content type='text'>
* DOC: clarified rules about broadcasting when empty arrays are involved.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* DOC: clarified rules about broadcasting when empty arrays are involved.</pre>
</div>
</content>
</entry>
<entry>
<title>Spellcheck @numpy/doc/broadcasting.py</title>
<updated>2019-07-13T11:58:46+00:00</updated>
<author>
<name>Bastian Eichenberger</name>
<email>45177685+BBQuercus@users.noreply.github.com</email>
</author>
<published>2019-07-13T11:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=de9ab5fc1f360afe94d8a2cce5a5e58addfc0bb2'/>
<id>de9ab5fc1f360afe94d8a2cce5a5e58addfc0bb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: add broadcasting article from scipy old-wiki</title>
<updated>2018-10-26T14:04:13+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-10-26T14:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=dd7f694210cb7e92456aaf2a6fd9e70a99a7d5fc'/>
<id>dd7f694210cb7e92456aaf2a6fd9e70a99a7d5fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Replace &lt;type 'exceptions.ValueError'&gt; with ValueError</title>
<updated>2018-08-08T15:01:34+00:00</updated>
<author>
<name>Taylor Smith</name>
<email>tgsmith61591@gmail.com</email>
</author>
<published>2018-08-08T15:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2e8ac9c9c1179ea7a5bea9faf5ab23a93c6f749f'/>
<id>2e8ac9c9c1179ea7a5bea9faf5ab23a93c6f749f</id>
<content type='text'>
Replaced &lt;type 'exceptions.ValueError'&gt; with ValueError in the
outdated broadcasting documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced &lt;type 'exceptions.ValueError'&gt; with ValueError in the
outdated broadcasting documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Update broadcasting documentation</title>
<updated>2018-08-08T12:39:11+00:00</updated>
<author>
<name>Taylor Smith</name>
<email>tgsmith61591@gmail.com</email>
</author>
<published>2018-08-08T12:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=294ee03d31b11ca1eceb8ae7a4c330b4f6ef213b'/>
<id>294ee03d31b11ca1eceb8ae7a4c330b4f6ef213b</id>
<content type='text'>
The exception details in the broadcast documentation were old and
have since been updated. This commit changes the documentation to
reflect the current exception details when a shape mismatch is
raised.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The exception details in the broadcast documentation were old and
have since been updated. This commit changes the documentation to
reflect the current exception details when a shape mismatch is
raised.
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP -&gt; HTTPS, and other linkrot fixes</title>
<updated>2018-06-16T06:18:19+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-06-16T06:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=83828f52b287fefb3d8753a21bd3441997a4d687'/>
<id>83828f52b287fefb3d8753a21bd3441997a4d687</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update link to EricsBroadcastingDoc</title>
<updated>2014-03-05T19:28:06+00:00</updated>
<author>
<name>Roman Nekhoroshev</name>
<email>terafloo@gmail.com</email>
</author>
<published>2014-03-05T19:28:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9b68fe73947942406dec072d9412310883cdf67c'/>
<id>9b68fe73947942406dec072d9412310883cdf67c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
