<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch issue_20025</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, SIMD: Fix unsigned 8-bit integer divison by a scalar</title>
<updated>2021-10-23T06:13:42+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2021-10-23T05:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4682087b93294a90f0e540ab0d8fd7e6e5afdd09'/>
<id>4682087b93294a90f0e540ab0d8fd7e6e5afdd09</id>
<content type='text'>
  Same as 64-bit divistion, except quad wide divison leads
  to inaccurate multiplier in certain cases when the log2 of
  the divisor overflow to zero.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Same as 64-bit divistion, except quad wide divison leads
  to inaccurate multiplier in certain cases when the log2 of
  the divisor overflow to zero.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST, SIMD: Enhance the test case for SIMD integer division by adding several data ranges</title>
<updated>2021-10-23T06:13:37+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2021-10-23T05:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=437a249250248b2cbf7acd8a2a0f836e3b98a547'/>
<id>437a249250248b2cbf7acd8a2a0f836e3b98a547</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG, SIMD: Fix 64-bit integer divison by a scalar on MSVC &lt;= 2017</title>
<updated>2021-10-21T13:05:17+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2021-10-21T13:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=db6e91eca062098af0a150ccb4542eb1be972c99'/>
<id>db6e91eca062098af0a150ccb4542eb1be972c99</id>
<content type='text'>
  The multiplier factor that used for integer division wasn't correctly
  calculated due inaccurate implementation of the emulated version
  of intrinsic `_udiv128`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  The multiplier factor that used for integer division wasn't correctly
  calculated due inaccurate implementation of the emulated version
  of intrinsic `_udiv128`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #20149 from charris/post-1.21.3-release-update</title>
<updated>2021-10-20T23:34:02+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2021-10-20T23:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ba3664766d1f8c6b2521b82edd717a2f2be974f2'/>
<id>ba3664766d1f8c6b2521b82edd717a2f2be974f2</id>
<content type='text'>
REL: Update main after 1.21.3 release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REL: Update main after 1.21.3 release.</pre>
</div>
</content>
</entry>
<entry>
<title>REL: Update main after 1.21.3 release.</title>
<updated>2021-10-20T22:28:12+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2021-10-20T21:10:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b598e85f23685b260c9e64609655fbc12c6aac31'/>
<id>b598e85f23685b260c9e64609655fbc12c6aac31</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 #20142 from WarrenWeckesser/update-parse-sig-comment</title>
<updated>2021-10-20T05:00:55+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2021-10-20T05:00:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5cb560616abe44774d897a80970775d2a26bb03b'/>
<id>5cb560616abe44774d897a80970775d2a26bb03b</id>
<content type='text'>
MAINT: core: Update the comment about _parse_signature with more complete info.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: core: Update the comment about _parse_signature with more complete info.</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: core: Update the comment about _parse_signature with more complete info.</title>
<updated>2021-10-20T03:30:04+00:00</updated>
<author>
<name>Warren Weckesser</name>
<email>warren.weckesser@gmail.com</email>
</author>
<published>2021-10-20T03:27:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d9f8333fc8fb0b1de88df7864c9f29a47eece3e6'/>
<id>d9f8333fc8fb0b1de88df7864c9f29a47eece3e6</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 #20137 from arushi-08/reword-array-has-one-axis</title>
<updated>2021-10-19T19:18:38+00:00</updated>
<author>
<name>Melissa Weber Mendonça</name>
<email>melissawm@gmail.com</email>
</author>
<published>2021-10-19T19:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f17d410410e4aa86193e60f946af1e2e76f2410e'/>
<id>f17d410410e4aa86193e60f946af1e2e76f2410e</id>
<content type='text'>
DOC: Reword array has one axis</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Reword array has one axis</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #20136 from WarrenWeckesser/fix-npyiter-deallocate-check</title>
<updated>2021-10-19T17:48:06+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2021-10-19T17:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e416e65303fe6ddb1c5f5792abeeaa7d4f903c2f'/>
<id>e416e65303fe6ddb1c5f5792abeeaa7d4f903c2f</id>
<content type='text'>
BUG: core: Fix incorrect check of NpyIter_Deallocate return value.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: core: Fix incorrect check of NpyIter_Deallocate return value.</pre>
</div>
</content>
</entry>
<entry>
<title>DOC:Reword array has one axis</title>
<updated>2021-10-19T17:43:31+00:00</updated>
<author>
<name>Arushi Sharma</name>
<email>40266350+arushi-08@users.noreply.github.com</email>
</author>
<published>2021-10-19T17:43:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5d2ca1e357164a1d09417de16543b5cf60faf1f2'/>
<id>5d2ca1e357164a1d09417de16543b5cf60faf1f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
