<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-bitarray_2.6.2.bb, branch mickledore-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-02-08T16:51:44+00:00</updated>
<entry>
<title>python3-bitarray: upgrade 2.6.2 -&gt; 2.7.0</title>
<updated>2023-02-08T16:51:44+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-02-08T08:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ff5732a81286f7056318bb65b00c0c5d801e315c'/>
<id>urn:sha1:ff5732a81286f7056318bb65b00c0c5d801e315c</id>
<content type='text'>
Changelog:
==========
  * add 'util.sc_encode()' and 'util.sc_decode()' for
    [compression of sparse bitarrays](sparse_compression.rst)
  * add 'util.any_and()'
  * add 'util.intervals()'
  * move functionality of the following utility functions entirely to C:
    'hex2ba()', 'base2ba()', 'deserialize()', 'vl_decode()', 'zeros()'
  * improve error checking for unpickling
  * add [distance metrics](../examples/distance.py) example:
    dice, hamming, jaccard, kulczynski1, rogerstanimoto, russellrao,
    sokalmichener, sokalsneath, yule
  * add example [sparse bitarray](../examples/sparse) implementations

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-bitarray: upgrade 2.6.1 -&gt; 2.6.2</title>
<updated>2023-01-06T19:38:16+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-12-30T04:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3f365b5caaa85e81ef9a2bdd77dd5a48f4b2d1a7'/>
<id>urn:sha1:3f365b5caaa85e81ef9a2bdd77dd5a48f4b2d1a7</id>
<content type='text'>
Changelog:
==========
  * optimize 'richcompare()' for opposite endianness
  * improve some docstrings add tests

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
