<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pint.git/pint/facets/plain/objects.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>Typing improvements</title>
<updated>2023-05-01T22:12:18+00:00</updated>
<author>
<name>Hernan Grecco</name>
<email>hgrecco@gmail.com</email>
</author>
<published>2023-05-01T13:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=d0442e776bff3053ef900143cd64facf173e1650'/>
<id>d0442e776bff3053ef900143cd64facf173e1650</id>
<content type='text'>
While there is still a lot of work to do (mainly in Registry, Quantity, Unit),
this large PR makes several changes all around the code. There has not been
any intended functional change, but certain typing improvements required
code minor code refactoring to streamline input and output types of functions.

An important experimental idea is the PintScalar and PintArray protocols,
and Magnitude type. This is to overcome the lack of a proper numerical
hierarchy in Python.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While there is still a lot of work to do (mainly in Registry, Quantity, Unit),
this large PR makes several changes all around the code. There has not been
any intended functional change, but certain typing improvements required
code minor code refactoring to streamline input and output types of functions.

An important experimental idea is the PintScalar and PintArray protocols,
and Magnitude type. This is to overcome the lack of a proper numerical
hierarchy in Python.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved type checking consistency</title>
<updated>2022-05-07T21:36:27+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2022-04-30T03:00:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=d77a96655c2d2e8f877f9acbad39c409425df6c2'/>
<id>d77a96655c2d2e8f877f9acbad39c409425df6c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove temporary aliases for PlainQuantity and PlainUnit</title>
<updated>2022-05-07T21:36:27+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2022-04-29T21:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=c082656d50d742ebed32413db1c118f18cc462a7'/>
<id>c082656d50d742ebed32413db1c118f18cc462a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create Formatting Facet</title>
<updated>2022-05-07T21:36:22+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2022-04-28T22:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=6cf843fa0a145705a6fb2c1e8cf9ab15076945fc'/>
<id>6cf843fa0a145705a6fb2c1e8cf9ab15076945fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved Unit and Quantity to plain facet</title>
<updated>2022-05-07T21:32:59+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2022-04-27T21:54:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=28d7ea252b5bf9eeba03176db64426a43b9a9ff1'/>
<id>28d7ea252b5bf9eeba03176db64426a43b9a9ff1</id>
<content type='text'>
Note: the word 'plain' was chosen instead of 'base' as BaseUnit or BaseQuantity
as the latter might be interpreted physically and not a part of the class hierarchy
as intented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note: the word 'plain' was chosen instead of 'base' as BaseUnit or BaseQuantity
as the latter might be interpreted physically and not a part of the class hierarchy
as intented.
</pre>
</div>
</content>
</entry>
</feed>
