<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/user/quickstart.rst, branch v1.15.3</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>DOC: advise against use of matrix.</title>
<updated>2018-04-25T15:13:21+00:00</updated>
<author>
<name>Marten van Kerkwijk</name>
<email>mhvk@astro.utoronto.ca</email>
</author>
<published>2017-12-01T01:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b6e8a13b6fecf4938e169f528c46b601dbf02a01'/>
<id>b6e8a13b6fecf4938e169f528c46b601dbf02a01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: clear up warnings, fix matplotlib plot</title>
<updated>2018-04-17T13:54:10+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-04-17T10:46:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=df8e83538461c29bc12c44198574bde8ffefcad7'/>
<id>df8e83538461c29bc12c44198574bde8ffefcad7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update kwargs where needed</title>
<updated>2018-04-11T11:22:00+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-04-11T11:22:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0a8ba953cc3fb973f63e2948c1d2027d39b9f88c'/>
<id>0a8ba953cc3fb973f63e2948c1d2027d39b9f88c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: don't show boolean dtype, as it is implied</title>
<updated>2017-11-14T07:45:45+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2017-11-14T07:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ac6b1a902b99e340cf7eeeeb7392c91e38db9dd8'/>
<id>ac6b1a902b99e340cf7eeeeb7392c91e38db9dd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Simplify terminology</title>
<updated>2017-09-08T19:57:44+00:00</updated>
<author>
<name>Nathaniel J. Smith</name>
<email>njs@pobox.com</email>
</author>
<published>2017-09-08T19:57:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=71c000e6c60c7568d907e2ba86630142939c16da'/>
<id>71c000e6c60c7568d907e2ba86630142939c16da</id>
<content type='text'>
For some reason this file insisted on using multiple redundant terms
for array dimensionality, and in particular liked the word "rank",
which is confusing and very rarely used in my experience. This commit
drops the word rank and removes a number of parenthetical "X (which is
to say Y)" phrasings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason this file insisted on using multiple redundant terms
for array dimensionality, and in particular liked the word "rank",
which is confusing and very rarely used in my experience. This commit
drops the word rank and removes a number of parenthetical "X (which is
to say Y)" phrasings.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: clarify wording in tutorial</title>
<updated>2017-09-08T00:33:50+00:00</updated>
<author>
<name>Nathaniel J. Smith</name>
<email>njs@pobox.com</email>
</author>
<published>2017-09-08T00:33:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a373d19512526e3e7c63823c39adeb75a47a983c'/>
<id>a373d19512526e3e7c63823c39adeb75a47a983c</id>
<content type='text'>
In gh-9664, a user got confused by this wording, because they thought
it was talking about the length of a vector as a distance in cartesian
space versus the length of a vector as the number of elements it
contains.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In gh-9664, a user got confused by this wording, because they thought
it was talking about the length of a vector as a distance in cartesian
space versus the length of a vector as the number of elements it
contains.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace xrange by range in quickstart docs</title>
<updated>2017-07-29T05:40:18+00:00</updated>
<author>
<name>Matheus Portela</name>
<email>matheus.v.portela@gmail.com</email>
</author>
<published>2017-07-29T05:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ada5d5c0c083e0a0fc9cc7838ce3ca381adc8120'/>
<id>ada5d5c0c083e0a0fc9cc7838ce3ca381adc8120</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix incorrect call to set_printoptions</title>
<updated>2017-04-11T14:16:33+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2017-04-11T14:16:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f59df3a37f63e3cb1d4580a6885efd057b79ef43'/>
<id>f59df3a37f63e3cb1d4580a6885efd057b79ef43</id>
<content type='text'>
Fixes #2752</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2752</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: fix typo in 'Stacking together different arrays'</title>
<updated>2017-02-07T19:53:23+00:00</updated>
<author>
<name>Kirill Balunov</name>
<email>kirill.balunov@gmail.com</email>
</author>
<published>2017-02-07T19:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=40ce834f854827b39c98a6e32d061195edad6662'/>
<id>40ce834f854827b39c98a6e32d061195edad6662</id>
<content type='text'>
The example with `newaxis` now looks rather silly. I left it
because it is the only place in this tutorial with an example
how to use `newaxis`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The example with `newaxis` now looks rather silly. I left it
because it is the only place in this tutorial with an example
how to use `newaxis`.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Changed shape assignment example to reshape. Elaborated modifying shape</title>
<updated>2016-11-11T11:43:57+00:00</updated>
<author>
<name>petetanru</name>
<email>pete.tanru@gmail.com</email>
</author>
<published>2016-11-11T11:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7c784b6a2eaa64d2f56f0d363e89a21b15ac8bdf'/>
<id>7c784b6a2eaa64d2f56f0d363e89a21b15ac8bdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
