<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/lib/utils.py, branch dependabot/pip/gitpython-3.1.14</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>Merge pull request #18379 from anntzer/mnd</title>
<updated>2021-02-09T22:10:40+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2021-02-09T22:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3823775ca779f5470b46c24d141fd483fee931d5'/>
<id>3823775ca779f5470b46c24d141fd483fee931d5</id>
<content type='text'>
DOC: Fix docstring of _median_nancheck.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Fix docstring of _median_nancheck.</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix docstring of _median_nancheck.</title>
<updated>2021-02-09T21:28:02+00:00</updated>
<author>
<name>Antony Lee</name>
<email>anntzer.lee@gmail.com</email>
</author>
<published>2021-02-09T21:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3cb10bc7178b3a753d7cc1f81414a8ab94b92e64'/>
<id>3cb10bc7178b3a753d7cc1f81414a8ab94b92e64</id>
<content type='text'>
_median_nancheck doesn't support axis being anything other than an
integer (otherwise the call to moveaxis would fail).  This is fine,
because median goes through _ureduce for multi-axis support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_median_nancheck doesn't support axis being anything other than an
integer (otherwise the call to moveaxis would fail).  This is fine,
because median goes through _ureduce for multi-axis support.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Avoid moveaxis overhead in median.</title>
<updated>2021-02-06T11:46:03+00:00</updated>
<author>
<name>Antony Lee</name>
<email>anntzer.lee@gmail.com</email>
</author>
<published>2021-02-04T17:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4152443b1d268951401e0be1351eccbddd572e97'/>
<id>4152443b1d268951401e0be1351eccbddd572e97</id>
<content type='text'>
This change speeds up taking the median of 1001 floats by ~20%, as
measured by
`python -mtimeit -s 'import numpy as np; x = np.random.randn(1001)' -- 'np.median(x)'`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change speeds up taking the median of 1001 floats by ~20%, as
measured by
`python -mtimeit -s 'import numpy as np; x = np.random.randn(1001)' -- 'np.median(x)'`
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Doc for deprecate_with_doc (#17852)</title>
<updated>2020-12-17T18:08:22+00:00</updated>
<author>
<name>kumudlakara</name>
<email>55556183+kumudlakara@users.noreply.github.com</email>
</author>
<published>2020-12-17T18:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5b63f260933672b7182daf4fb15ffcd15bae68bf'/>
<id>5b63f260933672b7182daf4fb15ffcd15bae68bf</id>
<content type='text'>
* Add doc for deprecate_with_doc

Co-authored-by: Bas van Beek &lt;43369155+BvB93@users.noreply.github.com&gt;
Co-authored-by: Matti Picus &lt;matti.picus@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add doc for deprecate_with_doc

Co-authored-by: Bas van Beek &lt;43369155+BvB93@users.noreply.github.com&gt;
Co-authored-by: Matti Picus &lt;matti.picus@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Do not emit empty Methods heading in np.info (#17498)</title>
<updated>2020-10-10T09:47:20+00:00</updated>
<author>
<name>Steve Joachim</name>
<email>sgjoachim@gmail.com</email>
</author>
<published>2020-10-10T09:47:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aeb23741b1186e6ae525c4dd7f46ce9e1378e670'/>
<id>aeb23741b1186e6ae525c4dd7f46ce9e1378e670</id>
<content type='text'>
Fixes the incompatible type comparison found in #17490.

This also corrects the logic to not print the heading when only private/magic methods are present.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes the incompatible type comparison found in #17490.

This also corrects the logic to not print the heading when only private/magic methods are present.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #16349 from larsoner/dep</title>
<updated>2020-05-23T13:35:57+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-05-23T13:35:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a699f2879ab3836fe6d1619c518c85956a3075c1'/>
<id>a699f2879ab3836fe6d1619c518c85956a3075c1</id>
<content type='text'>
BUG: Indentation for docstrings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Indentation for docstrings</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Indentation for docstrings</title>
<updated>2020-05-22T16:45:51+00:00</updated>
<author>
<name>Eric Larson</name>
<email>larson.eric.d@gmail.com</email>
</author>
<published>2020-05-22T16:36:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ccc2427f8f3d5d7605c822b6143cfbc8058c0f3c'/>
<id>ccc2427f8f3d5d7605c822b6143cfbc8058c0f3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: np.info does not show keyword-only arguments</title>
<updated>2020-05-19T09:16:50+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2020-05-19T09:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c4a1aef1c9d961907e346cab809e39b97172cadc'/>
<id>c4a1aef1c9d961907e346cab809e39b97172cadc</id>
<content type='text'>
Using inspect.signature instead of `np.compat.getargspec` solves this problem.

`inspect.signature` also handles stripping the `self` argument of methods for us.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using inspect.signature instead of `np.compat.getargspec` solves this problem.

`inspect.signature` also handles stripping the `self` argument of methods for us.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: remove useless `global` statements</title>
<updated>2020-03-18T16:52:48+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2020-03-18T16:45:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6846925b31c752b97d7de0b2a76308e22b6264d5'/>
<id>6846925b31c752b97d7de0b2a76308e22b6264d5</id>
<content type='text'>
`global` is only needed if a variable appears on the left of an assignment.
These variables do not.

Most suffer from the misconception that `var[x] = y` requires `var` to be global, but it does not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`global` is only needed if a variable appears on the left of an assignment.
These variables do not.

Most suffer from the misconception that `var[x] = y` requires `var` to be global, but it does not.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove sys.version checks (gh-#15373)</title>
<updated>2020-01-28T19:39:46+00:00</updated>
<author>
<name>Seth Troisi</name>
<email>sethtroisi@google.com</email>
</author>
<published>2020-01-28T19:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=96727cf007217256700a1d805569a73d2171f1d5'/>
<id>96727cf007217256700a1d805569a73d2171f1d5</id>
<content type='text'>
More sys.version cleanup.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More sys.version cleanup.</pre>
</div>
</content>
</entry>
</feed>
