<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/random/_common.pyx, branch build_test</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>BUG: Fix cython warning in random/_common.pyx.</title>
<updated>2020-06-08T01:54:05+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-06-08T01:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7d9866415e460959bf9b6c2cd8fd76911b4d23fe'/>
<id>7d9866415e460959bf9b6c2cd8fd76911b4d23fe</id>
<content type='text'>
Fix for #16508. Cython wants every pointer declaration to be on a
separate line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix for #16508. Cython wants every pointer declaration to be on a
separate line.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Correct broadcasting when size is not None</title>
<updated>2020-06-05T10:49:00+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.k.sheppard@gmail.com</email>
</author>
<published>2020-06-05T10:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=776189a168f12c8da385a48ab1c381133908fa73'/>
<id>776189a168f12c8da385a48ab1c381133908fa73</id>
<content type='text'>
Broadcastable size with inputs does not produce an error when size produces
a smaller output array than the broadcast input shape. Patch checks that
the output shape matches the outer shape of the broadcast fo all inputs and
the size when given.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Broadcastable size with inputs does not produce an error when size produces
a smaller output array than the broadcast input shape. Patch checks that
the output shape matches the outer shape of the broadcast fo all inputs and
the size when given.
</pre>
</div>
</content>
</entry>
<entry>
<title>API: refactor function names in distribution.{h,c}, refactor float_fill</title>
<updated>2019-10-11T12:08:46+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-10-01T18:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fbda4849525316223d984b27f9f48bdd4ad477bb'/>
<id>fbda4849525316223d984b27f9f48bdd4ad477bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: rename common, bounded_integers -&gt; _common, _bounded_integers; cleanup</title>
<updated>2019-10-11T12:08:46+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-09-28T21:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6fd7ec969feb980aebd33a8df7bccd873ade74bb'/>
<id>6fd7ec969feb980aebd33a8df7bccd873ade74bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
