<feed xmlns='http://www.w3.org/2005/Atom'>
<title>algorithms-and-data-structures/src/algorithms/bits, branch master</title>
<subtitle>A collection of algorithms and data structures
</subtitle>
<id>https://git.maandree.se/algorithms-and-data-structures/atom?h=master</id>
<link rel='self' href='https://git.maandree.se/algorithms-and-data-structures/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/algorithms-and-data-structures/'/>
<updated>2024-10-05T21:47:49Z</updated>
<entry>
<title>Update e-mail</title>
<updated>2024-10-05T21:47:49Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-05T21:47:49Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/algorithms-and-data-structures/commit/?id=2777b171027ccac4e546993d8e3389c8ea121a57'/>
<id>urn:sha1:2777b171027ccac4e546993d8e3389c8ea121a57</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>note on performance</title>
<updated>2014-02-10T19:21:53Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-02-10T19:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/algorithms-and-data-structures/commit/?id=e9e060064d235b3affb941dcf946bc32b7b9292f'/>
<id>urn:sha1:e9e060064d235b3affb941dcf946bc32b7b9292f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>note on performance</title>
<updated>2014-02-10T19:16:33Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-02-10T19:16:33Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/algorithms-and-data-structures/commit/?id=2e65d218200e4a9a82897bbab4283a8c941208c7'/>
<id>urn:sha1:2e65d218200e4a9a82897bbab4283a8c941208c7</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>fix bit pattern</title>
<updated>2014-02-10T19:08:29Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-02-10T19:08:29Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/algorithms-and-data-structures/commit/?id=fd8fa69fa02d8a6c9fbff40088b4e66a711599de'/>
<id>urn:sha1:fd8fa69fa02d8a6c9fbff40088b4e66a711599de</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2014-02-09T07:17:37Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-02-09T07:17:37Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/algorithms-and-data-structures/commit/?id=3e12e14324f9d18cbf6849a46750114166716a4c'/>
<id>urn:sha1:3e12e14324f9d18cbf6849a46750114166716a4c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>calculating next power of two</title>
<updated>2014-01-24T12:25:18Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-01-24T12:25:18Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/algorithms-and-data-structures/commit/?id=3acfd666b159b61d7693edbc4d0e26b1a1ea70bc'/>
<id>urn:sha1:3acfd666b159b61d7693edbc4d0e26b1a1ea70bc</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>bit reversing</title>
<updated>2014-01-21T05:59:01Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-01-21T05:59:01Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/algorithms-and-data-structures/commit/?id=e059318d6cc92b3b11b974dfe252a8c4267e6188'/>
<id>urn:sha1:e059318d6cc92b3b11b974dfe252a8c4267e6188</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>parity via multiplication</title>
<updated>2014-01-20T06:11:57Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-01-20T06:11:57Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/algorithms-and-data-structures/commit/?id=3a5382a0117dbe7d49fda0cd7ef7c780b51de9ba'/>
<id>urn:sha1:3a5382a0117dbe7d49fda0cd7ef7c780b51de9ba</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>64-bit instructions for parity on byte</title>
<updated>2014-01-20T06:06:30Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-01-20T06:06:30Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/algorithms-and-data-structures/commit/?id=8623a0bf1fb2136a32c172ee48d2ff3274ca2cef'/>
<id>urn:sha1:8623a0bf1fb2136a32c172ee48d2ff3274ca2cef</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>optimised parallel parity</title>
<updated>2014-01-20T06:01:54Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-01-20T06:01:54Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/algorithms-and-data-structures/commit/?id=465b01edc815c64b2025d6412fcebacd72edde36'/>
<id>urn:sha1:465b01edc815c64b2025d6412fcebacd72edde36</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
</feed>
