<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pint.git/pint/testsuite/test_numpy.py, branch master</title>
<subtitle>github.com: hgrecco/pint.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/'/>
<entry>
<title>Run refurb --python-version 3.9 in pint/testsuite</title>
<updated>2023-04-29T23:36:04+00:00</updated>
<author>
<name>Hernan Grecco</name>
<email>hgrecco@gmail.com</email>
</author>
<published>2023-04-29T23:36:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=10a2311992a3ad89b9968cd102edb67646a84412'/>
<id>10a2311992a3ad89b9968cd102edb67646a84412</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 #1760 from jules-ch/test-all-close</title>
<updated>2023-04-29T13:15:43+00:00</updated>
<author>
<name>Hernan Grecco</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2023-04-29T13:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=1d65a3f34e5ec7dd2d62426cfb9e73c116bfe04e'/>
<id>1d65a3f34e5ec7dd2d62426cfb9e73c116bfe04e</id>
<content type='text'>
fix(test): Add tests for all close with nan and atol default</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(test): Add tests for all close with nan and atol default</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1608 from dopplershift/fix-1584</title>
<updated>2023-04-29T13:01:59+00:00</updated>
<author>
<name>Hernan Grecco</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2023-04-29T13:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=9c7648c0bcc3d57f2ec4dde2e2df668e672b707e'/>
<id>9c7648c0bcc3d57f2ec4dde2e2df668e672b707e</id>
<content type='text'>
Fix setitem with a masked array with multiple items (Fixes #1584)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix setitem with a masked array with multiple items (Fixes #1584)</pre>
</div>
</content>
</entry>
<entry>
<title>fix(test): Add tests for all close with nan and atol default</title>
<updated>2023-04-28T22:01:17+00:00</updated>
<author>
<name>Jules Chéron</name>
<email>jules.cheron@gmail.com</email>
</author>
<published>2023-04-28T22:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=a283f0fdaad778ff153f2fc9c23d72341460465c'/>
<id>a283f0fdaad778ff153f2fc9c23d72341460465c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run pre-commit run --all-files . Mostly removed empty lines</title>
<updated>2023-04-25T00:16:13+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2023-04-25T00:16:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=bd935fd679d642758e88f23ed42d528f7399da6e'/>
<id>bd935fd679d642758e88f23ed42d528f7399da6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fix-1658</title>
<updated>2023-04-24T14:16:43+00:00</updated>
<author>
<name>Hernan Grecco</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2023-04-24T14:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=791e0340c4d604b97ef6ecb4d783d73b5c7579dc'/>
<id>791e0340c4d604b97ef6ecb4d783d73b5c7579dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support numpy delete (#1699)</title>
<updated>2023-03-23T17:51:28+00:00</updated>
<author>
<name>Dennis Göries</name>
<email>43136580+dgoeries@users.noreply.github.com</email>
</author>
<published>2023-03-23T17:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=238fdc151ed5fe7cdf3ac2933b90d3d7bdf2e4c5'/>
<id>238fdc151ed5fe7cdf3ac2933b90d3d7bdf2e4c5</id>
<content type='text'>
* Support numpy delete

---------

Co-authored-by: Jules Chéron &lt;43635101+jules-ch@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Support numpy delete

---------

Co-authored-by: Jules Chéron &lt;43635101+jules-ch@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>don't use the deprecated alias for `round`</title>
<updated>2023-03-07T12:26:45+00:00</updated>
<author>
<name>Justus Magin</name>
<email>keewis@posteo.de</email>
</author>
<published>2023-03-07T12:26:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=69e49415e853b41cbefda0ff54fa4f9781d46dda'/>
<id>69e49415e853b41cbefda0ff54fa4f9781d46dda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fix-1584</title>
<updated>2022-11-28T21:48:09+00:00</updated>
<author>
<name>Ryan May</name>
<email>rmay@ucar.edu</email>
</author>
<published>2022-11-28T21:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=6ec28e21c4a2961a0a3421516f8874d27f941c0f'/>
<id>6ec28e21c4a2961a0a3421516f8874d27f941c0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unit check with `atol` using np.allclose.</title>
<updated>2022-11-23T20:24:57+00:00</updated>
<author>
<name>Jules Chéron</name>
<email>jules.cheron@gmail.com</email>
</author>
<published>2022-11-23T20:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=babed18e04b140b49c9a2eb9c84e71d954c2a5f7'/>
<id>babed18e04b140b49c9a2eb9c84e71d954c2a5f7</id>
<content type='text'>
Closes #1658
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1658
</pre>
</div>
</content>
</entry>
</feed>
