<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zmodn/zmodn.h, branch master</title>
<subtitle>A simple C++ library for integers modulo N</subtitle>
<id>https://git.tronto.net/zmodn/atom?h=master</id>
<link rel='self' href='https://git.tronto.net/zmodn/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/zmodn/'/>
<updated>2025-01-14T20:32:09Z</updated>
<entry>
<title>Added BigInt</title>
<updated>2025-01-14T20:32:09Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-01-14T20:32:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/zmodn/commit/?id=38efc7d2df030d37e3f20efbce71fadad1294cef'/>
<id>urn:sha1:38efc7d2df030d37e3f20efbce71fadad1294cef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Fix division"</title>
<updated>2024-12-21T17:13:27Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-12-21T17:13:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/zmodn/commit/?id=8ca27427af98bd3a82e8c5f4a199513295747930'/>
<id>urn:sha1:8ca27427af98bd3a82e8c5f4a199513295747930</id>
<content type='text'>
Actually you cannot do division like that, the result is not unique.

This reverts commit 771667c2bb52235d6dacf67eab933207b59e167b.
</content>
</entry>
<entry>
<title>Fix division</title>
<updated>2024-12-21T16:54:02Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-12-21T16:54:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/zmodn/commit/?id=771667c2bb52235d6dacf67eab933207b59e167b'/>
<id>urn:sha1:771667c2bb52235d6dacf67eab933207b59e167b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added power operator</title>
<updated>2024-12-21T16:38:19Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-12-21T16:38:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/zmodn/commit/?id=32cce8fe6a4b35d24d6a63b3226daee2a2753684'/>
<id>urn:sha1:32cce8fe6a4b35d24d6a63b3226daee2a2753684</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make N's type generic for possible use with bigint</title>
<updated>2024-12-21T16:22:09Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-12-21T16:22:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/zmodn/commit/?id=7e705a3342bc36f9f02b4e8e0050bc5842a62f9b'/>
<id>urn:sha1:7e705a3342bc36f9f02b4e8e0050bc5842a62f9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix possible overflow with assignment operations</title>
<updated>2024-12-21T15:19:39Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-12-21T15:19:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/zmodn/commit/?id=b0d8a2f5f5718ba3fea628cad7bcbbc76c6a140c'/>
<id>urn:sha1:b0d8a2f5f5718ba3fea628cad7bcbbc76c6a140c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simlified extended gcd</title>
<updated>2024-12-21T13:50:33Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-12-21T13:50:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/zmodn/commit/?id=4d9b0b7cb5c749cd1db3828ab9a3475e6c9811b6'/>
<id>urn:sha1:4d9b0b7cb5c749cd1db3828ab9a3475e6c9811b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2024-12-21T11:30:41Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-12-21T11:30:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/zmodn/commit/?id=6eaa7b33aa8690f5ba4cee0897d2d05c71c27c20'/>
<id>urn:sha1:6eaa7b33aa8690f5ba4cee0897d2d05c71c27c20</id>
<content type='text'>
</content>
</entry>
</feed>
