<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pint.git/.gitignore, branch develop</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>Ignore some benchmark related files</title>
<updated>2021-01-06T23:19:24+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2021-01-06T23:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=dc366e7af04c8c15db4b1c31ac461e3d9faad49f'/>
<id>dc366e7af04c8c15db4b1c31ac461e3d9faad49f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implements a first benchmark suite.</title>
<updated>2020-10-08T18:16:04+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2020-10-05T17:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=b6b22f38dccac119920acb6a7b5895da7b310f33'/>
<id>b6b22f38dccac119920acb6a7b5895da7b310f33</id>
<content type='text'>
The benchmark is based on airspeed velocity (asv). Benchmarks are organized with double digits numbers
to create a nice, sorted

00-09: Benchmarks that do not require a registry created during setup
10-19: Benchmarks calling functions directly from the registry
20-29: Benchmarks involving Units and Quantity objects (with scalar values)
30-39: Benchmarks involving Quantity objects (with array values)

Briefly, you can run the the benchmark calling:

$ asv run

or if you want to compare certain commits/branches:

$ asv run master..mybranch

For convenience, we include a list of hashes of all pint versions:

$ asv run HASHFILE:benchmarks/hashes.txt

--

After running the benchmark, run:

$ asv publish
$ asv preview

To get a nice readable output.

More information on: https://asv.readthedocs.io/en/stable/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The benchmark is based on airspeed velocity (asv). Benchmarks are organized with double digits numbers
to create a nice, sorted

00-09: Benchmarks that do not require a registry created during setup
10-19: Benchmarks calling functions directly from the registry
20-29: Benchmarks involving Units and Quantity objects (with scalar values)
30-39: Benchmarks involving Quantity objects (with array values)

Briefly, you can run the the benchmark calling:

$ asv run

or if you want to compare certain commits/branches:

$ asv run master..mybranch

For convenience, we include a list of hashes of all pint versions:

$ asv run HASHFILE:benchmarks/hashes.txt

--

After running the benchmark, run:

$ asv publish
$ asv preview

To get a nice readable output.

More information on: https://asv.readthedocs.io/en/stable/
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pip-wheel-metadata/Pint.dist-info/AUTHORS to gitignore</title>
<updated>2020-09-08T02:51:01+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2020-09-08T02:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=7ba629001cbcba6aaa83771727355c817f4acba8'/>
<id>7ba629001cbcba6aaa83771727355c817f4acba8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change html repr away from latex to a Sparse/Dask-like repr</title>
<updated>2020-08-16T17:33:50+00:00</updated>
<author>
<name>Jon Thielen</name>
<email>github@jont.cc</email>
</author>
<published>2020-07-14T21:11:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=f510beeb39b5b0b233f973dbb7ba64fcfa3e7765'/>
<id>f510beeb39b5b0b233f973dbb7ba64fcfa3e7765</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #1062</title>
<updated>2020-03-29T12:24:43+00:00</updated>
<author>
<name>Guido Imperiale</name>
<email>crusaderky@gmail.com</email>
</author>
<published>2020-03-29T11:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=20910f5f7532aa5b2ecb178309c2c8e443b26ec4'/>
<id>20910f5f7532aa5b2ecb178309c2c8e443b26ec4</id>
<content type='text'>
Fix #1062


chja

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #1062


chja

</pre>
</div>
</content>
</entry>
<entry>
<title>Add implementations and tests for allclose and intersect1d</title>
<updated>2020-01-08T17:34:41+00:00</updated>
<author>
<name>Jon Thielen</name>
<email>github@jont.cc</email>
</author>
<published>2020-01-08T17:23:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=6a0098a26e7811df09e2b0f40f0a28aed14f6233'/>
<id>6a0098a26e7811df09e2b0f40f0a28aed14f6233</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated  .gitignore</title>
<updated>2020-01-06T05:12:20+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2020-01-06T05:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=d5669bb5b779496107ca5594c350f1dc3af231b7'/>
<id>d5669bb5b779496107ca5594c350f1dc3af231b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete tox</title>
<updated>2019-12-03T18:04:33+00:00</updated>
<author>
<name>Guido Imperiale</name>
<email>crusaderky@gmail.com</email>
</author>
<published>2019-12-03T18:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=dd01f63762684363997fa1b7acc715e20124f310'/>
<id>dd01f63762684363997fa1b7acc715e20124f310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pandas interface tests</title>
<updated>2018-09-06T13:15:26+00:00</updated>
<author>
<name>Zebedee Nicholls</name>
<email>zebedee.nicholls@climate-energy-college.org</email>
</author>
<published>2018-09-06T13:15:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=e43e50fc878e4abe9483d952f3154400caa7c29d'/>
<id>e43e50fc878e4abe9483d952f3154400caa7c29d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore temp coverage files</title>
<updated>2017-10-19T12:42:49+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2017-10-19T12:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=4071421c3d8971a4313cc6353683f397847e3a28'/>
<id>4071421c3d8971a4313cc6353683f397847e3a28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
