<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch v1.19.0</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>REL: NumPy 1.14.5 release.</title>
<updated>2020-06-20T18:17:26+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-06-20T18:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=92ebe1e9a6aeb47a881a1226b08218175776f9ea'/>
<id>92ebe1e9a6aeb47a881a1226b08218175776f9ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #16645 from charris/prepare-1.19.0-release</title>
<updated>2020-06-20T18:13:01+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-06-20T18:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8f364cd6e13efcc44b05bf949847eac0aca16c0c'/>
<id>8f364cd6e13efcc44b05bf949847eac0aca16c0c</id>
<content type='text'>
REL: Update 1.19.0-changelog.rst for 1.19.0 release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REL: Update 1.19.0-changelog.rst for 1.19.0 release.</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Update 1.19.0-changelog.rst for 1.19.0 release.</title>
<updated>2020-06-20T17:11:41+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-06-20T16:43:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7a0626708b847eea65faec392ec33b7450f9336e'/>
<id>7a0626708b847eea65faec392ec33b7450f9336e</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #16602 from charris/test_ignore_nan_ulperror</title>
<updated>2020-06-14T22:31:41+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-06-14T22:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=516d70dd5da1d17baad93b3bcdf78a22f7f10855'/>
<id>516d70dd5da1d17baad93b3bcdf78a22f7f10855</id>
<content type='text'>
MAINT: Move and improve ``test_ignore_nan_ulperror``.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: Move and improve ``test_ignore_nan_ulperror``.</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Move and improve test_ignore_nan_ulperror.</title>
<updated>2020-06-14T21:41:32+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-06-14T16:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8ecbf34f35536a123af3cfe2d49da2d6d73a6e34'/>
<id>8ecbf34f35536a123af3cfe2d49da2d6d73a6e34</id>
<content type='text'>
Move test_ignore_nan_ulperror to `numpy/testing/tests/test_utils.py
and extend to all floating types.

Closes 16600.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move test_ignore_nan_ulperror to `numpy/testing/tests/test_utils.py
and extend to all floating types.

Closes 16600.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #16586 from charris/backport-16572</title>
<updated>2020-06-12T15:16:01+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-06-12T15:16:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c17b6fabe7dee80f271a0b2942a4f39b997e96f4'/>
<id>c17b6fabe7dee80f271a0b2942a4f39b997e96f4</id>
<content type='text'>
BUG: fix sin/cos bug when input is strided array</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: fix sin/cos bug when input is strided array</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for sin/cos for strided large inputs</title>
<updated>2020-06-12T13:22:08+00:00</updated>
<author>
<name>Gengxin Xie</name>
<email>gengxin.xie@intel.com</email>
</author>
<published>2020-06-12T02:17:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a1e166ae6e7c234291dca33f602cd3eed5143c7e'/>
<id>a1e166ae6e7c234291dca33f602cd3eed5143c7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: fix sin/cos bug when input is strided</title>
<updated>2020-06-12T13:21:54+00:00</updated>
<author>
<name>Gengxin Xie</name>
<email>gengxin.xie@intel.com</email>
</author>
<published>2020-06-11T01:59:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d90f20fb6cc081d6cea62b2879256b8cb2e23e7c'/>
<id>d90f20fb6cc081d6cea62b2879256b8cb2e23e7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #16563 from charris/backport-16551</title>
<updated>2020-06-10T20:46:14+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-06-10T20:46:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d167bb7eb8436a5beba20239349789708d19c291'/>
<id>d167bb7eb8436a5beba20239349789708d19c291</id>
<content type='text'>
BUG: Ensure SeedSequence 0-padding does not collide with spawn keys</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Ensure SeedSequence 0-padding does not collide with spawn keys</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add release note.</title>
<updated>2020-06-10T18:14:56+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-06-10T18:14:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a9a799374cd0bab075666187e62e5f9bcdb10f0c'/>
<id>a9a799374cd0bab075666187e62e5f9bcdb10f0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
