<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/testing/_private/nosetester.py, branch meson</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>mostly string conversions</title>
<updated>2020-10-23T19:33:30+00:00</updated>
<author>
<name>Jakob</name>
<email>jakobjakobson13@posteo.de</email>
</author>
<published>2020-10-23T19:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1c2b8da1bbc8458b1d878ae10d957bd6b7546131'/>
<id>1c2b8da1bbc8458b1d878ae10d957bd6b7546131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fixes for 18 broken links (#16472)</title>
<updated>2020-06-06T15:02:14+00:00</updated>
<author>
<name>bjnath</name>
<email>github@bigriver.xyz</email>
</author>
<published>2020-06-06T15:02:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9439b56f8762b8c9b48d2f9e54dfb467aaa2b3f9'/>
<id>9439b56f8762b8c9b48d2f9e54dfb467aaa2b3f9</id>
<content type='text'>
* DOC: Fixes for 18 broken links

This, with PR #16465, should fix nearly all the remaining broken links
on the site. 4 or 5 others should be easy to fix and just
need attention from someone more knowledgeable -- will
open an issue. For release notes with dead links,
I could usually find links on archive.org for roughly contemporary
versions.

* DOC: Update to "Fixes for 18 broken links #16472"

* Obsolete links, previously commented out, now deleted:
https://github.com/numpy/numpy/pull/16472#discussion_r433928958

* Semantic markup for reference to Python class:
https://github.com/numpy/numpy/pull/16472#discussion_r433553928

* Missing :ref: in internal link:
https://github.com/numpy/numpy/pull/16472#discussion_r433554484

Not included: Resolution on using external/internal doc link in .py:
https://github.com/numpy/numpy/pull/16472#discussion_r433554824

* DOC: Add internal link for 'Fixes for 18 broken links' PR #16472

Making reference [1] an internal link in function_base.py =&gt; numpy.vectorize.html

* DOC: Redirect 2 link fixes in PR #16472

* governance.rst link reverted
* ununcs.rst `overridden` link goes where it was meant to


per https://github.com/numpy/numpy/pull/16472#pullrequestreview-424666070</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* DOC: Fixes for 18 broken links

This, with PR #16465, should fix nearly all the remaining broken links
on the site. 4 or 5 others should be easy to fix and just
need attention from someone more knowledgeable -- will
open an issue. For release notes with dead links,
I could usually find links on archive.org for roughly contemporary
versions.

* DOC: Update to "Fixes for 18 broken links #16472"

* Obsolete links, previously commented out, now deleted:
https://github.com/numpy/numpy/pull/16472#discussion_r433928958

* Semantic markup for reference to Python class:
https://github.com/numpy/numpy/pull/16472#discussion_r433553928

* Missing :ref: in internal link:
https://github.com/numpy/numpy/pull/16472#discussion_r433554484

Not included: Resolution on using external/internal doc link in .py:
https://github.com/numpy/numpy/pull/16472#discussion_r433554824

* DOC: Add internal link for 'Fixes for 18 broken links' PR #16472

Making reference [1] an internal link in function_base.py =&gt; numpy.vectorize.html

* DOC: Redirect 2 link fixes in PR #16472

* governance.rst link reverted
* ununcs.rst `overridden` link goes where it was meant to


per https://github.com/numpy/numpy/pull/16472#pullrequestreview-424666070</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Replace basestring with str.</title>
<updated>2020-01-23T21:56:57+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-01-23T21:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b4e3a4227e3a9cfe28717db458e67d79e916a418'/>
<id>b4e3a4227e3a9cfe28717db458e67d79e916a418</id>
<content type='text'>
This replaces basestring with str except in

- tools/npy_tempita/
- numpy/compat/py3k.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces basestring with str except in

- tools/npy_tempita/
- numpy/compat/py3k.py
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove sys.version checks in tests</title>
<updated>2020-01-15T21:19:56+00:00</updated>
<author>
<name>Seth Troisi</name>
<email>sethtroisi@google.com</email>
</author>
<published>2020-01-09T07:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1427484e9015e73b7017ee9336ce914a6f15187b'/>
<id>1427484e9015e73b7017ee9336ce914a6f15187b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove python2 array_getslice and array_setslice (#15263)</title>
<updated>2020-01-07T10:44:45+00:00</updated>
<author>
<name>Seth Troisi</name>
<email>sethtroisi@google.com</email>
</author>
<published>2020-01-07T10:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ebd2def8783aedf4417135c09246b7cc26136f69'/>
<id>ebd2def8783aedf4417135c09246b7cc26136f69</id>
<content type='text'>
These implemented the __getslice__ and __setslice__ methods in Python 2, which no longer exist in Python 3.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These implemented the __getslice__ and __setslice__ methods in Python 2, which no longer exist in Python 3.</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove references to non-existent sys.exc_clear()</title>
<updated>2020-01-05T15:45:28+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-01-04T22:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d6903eccf60dc99db121df877f5d28f275f0bece'/>
<id>d6903eccf60dc99db121df877f5d28f275f0bece</id>
<content type='text'>
sys.exc_clear() was removed in Python 3. All internal uses can be
removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sys.exc_clear() was removed in Python 3. All internal uses can be
removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove implicit inheritance from object class (#15236)</title>
<updated>2020-01-05T05:53:30+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-01-05T05:53:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c31cc36a8a814ed4844a2a553454185601914a5a'/>
<id>c31cc36a8a814ed4844a2a553454185601914a5a</id>
<content type='text'>
Inheriting from object was necessary for Python 2 compatibility to use
new-style classes. In Python 3, this is unnecessary as there are no
old-style classes.

Dropping the object is more idiomatic Python.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inheriting from object was necessary for Python 2 compatibility to use
new-style classes. In Python 3, this is unnecessary as there are no
old-style classes.

Dropping the object is more idiomatic Python.</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>ENH: add "max difference" messages to np.testing.assert_array_equal (#12591)</title>
<updated>2019-01-02T06:50:29+00:00</updated>
<author>
<name>Stephan Hoyer</name>
<email>shoyer@gmail.com</email>
</author>
<published>2019-01-02T06:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a16fc9499eaa7cc9d7532f8a51725c6ed647cd1b'/>
<id>a16fc9499eaa7cc9d7532f8a51725c6ed647cd1b</id>
<content type='text'>
Example behavior:

&gt;&gt;&gt; x = np.array([1, 2, 3])
&gt;&gt;&gt; y = np.array([1, 2, 3.0001])
&gt;&gt;&gt; np.testing.assert_allclose(x, y)
AssertionError:
Not equal to tolerance rtol=1e-07, atol=0

Mismatch: 33.3%
Max absolute difference: 0.0001
Max relative difference: 3.33322223e-05
 x: array([1, 2, 3])
 y: array([1.    , 2.    , 3.0001])

Motivation: when writing numerical algorithms, I frequently find myself
experimenting to pick the right value of `atol` and `rtol` for
`np.testing.assert_allclose()`. If I make the tolerance too generous, I risk
missing regressions in accuracy, so I usually try to pick the smallest values
for which tests pass. This change immediately reveals appropriate values to
use for these parameters, so I don't need to guess and check.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example behavior:

&gt;&gt;&gt; x = np.array([1, 2, 3])
&gt;&gt;&gt; y = np.array([1, 2, 3.0001])
&gt;&gt;&gt; np.testing.assert_allclose(x, y)
AssertionError:
Not equal to tolerance rtol=1e-07, atol=0

Mismatch: 33.3%
Max absolute difference: 0.0001
Max relative difference: 3.33322223e-05
 x: array([1, 2, 3])
 y: array([1.    , 2.    , 3.0001])

Motivation: when writing numerical algorithms, I frequently find myself
experimenting to pick the right value of `atol` and `rtol` for
`np.testing.assert_allclose()`. If I make the tolerance too generous, I risk
missing regressions in accuracy, so I usually try to pick the smallest values
for which tests pass. This change immediately reveals appropriate values to
use for these parameters, so I don't need to guess and check.</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: reduce warnings and cleanup redundant c-api documentation</title>
<updated>2018-08-14T23:08:38+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-08-14T23:08:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fe12622d5321b01eee1675428ab132bf90855e1a'/>
<id>fe12622d5321b01eee1675428ab132bf90855e1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
