<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linalgebra/README.md, branch main</title>
<subtitle>C++20 numerical linear algebra module for dense matrices
</subtitle>
<id>http://git.yousefjan.com/linalgebra/atom?h=main</id>
<link rel='self' href='http://git.yousefjan.com/linalgebra/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.yousefjan.com/linalgebra/'/>
<updated>2026-05-24T14:40:17Z</updated>
<entry>
<title>README</title>
<updated>2026-05-24T14:40:17Z</updated>
<author>
<name>y-jan137</name>
<email>yousefjan24000@gmail.com</email>
</author>
<published>2026-05-24T14:40:17Z</published>
<link rel='alternate' type='text/html' href='http://git.yousefjan.com/linalgebra/commit/?id=1b732f69ffd97bbf9207973d443d84a8599216f4'/>
<id>urn:sha1:1b732f69ffd97bbf9207973d443d84a8599216f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish TODOs</title>
<updated>2026-05-16T09:10:05Z</updated>
<author>
<name>y-jan137</name>
<email>yousefjan24000@gmail.com</email>
</author>
<published>2026-05-16T09:10:05Z</published>
<link rel='alternate' type='text/html' href='http://git.yousefjan.com/linalgebra/commit/?id=750f276a1403c5defd58b06f13c703b5e3d59245'/>
<id>urn:sha1:750f276a1403c5defd58b06f13c703b5e3d59245</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some QR algos</title>
<updated>2026-05-03T16:08:14Z</updated>
<author>
<name>y-jan137</name>
<email>yousefjan24000@gmail.com</email>
</author>
<published>2026-05-03T16:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.yousefjan.com/linalgebra/commit/?id=92220ea5a483d6ece73bb6472af0773bc4106d73'/>
<id>urn:sha1:92220ea5a483d6ece73bb6472af0773bc4106d73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Module refactor</title>
<updated>2026-04-27T04:24:41Z</updated>
<author>
<name>y-jan137</name>
<email>yousefjan24000@gmail.com</email>
</author>
<published>2026-04-27T04:24:41Z</published>
<link rel='alternate' type='text/html' href='http://git.yousefjan.com/linalgebra/commit/?id=4602b36e9d5ea08656e3222846a1f161bbb1cec1'/>
<id>urn:sha1:4602b36e9d5ea08656e3222846a1f161bbb1cec1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update TODO</title>
<updated>2026-03-20T15:07:59Z</updated>
<author>
<name>y-jan137</name>
<email>yousefjan24000@gmail.com</email>
</author>
<published>2026-03-20T15:07:59Z</published>
<link rel='alternate' type='text/html' href='http://git.yousefjan.com/linalgebra/commit/?id=b8bc28c70a6f2b0e7de81e85a796303d514df008'/>
<id>urn:sha1:b8bc28c70a6f2b0e7de81e85a796303d514df008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add QR iteration algos</title>
<updated>2026-03-15T11:08:51Z</updated>
<author>
<name>y-jan137</name>
<email>yousefjan24000@gmail.com</email>
</author>
<published>2026-03-15T11:08:51Z</published>
<link rel='alternate' type='text/html' href='http://git.yousefjan.com/linalgebra/commit/?id=606ad99e8363bd520506ea2e88b831911fe03c18'/>
<id>urn:sha1:606ad99e8363bd520506ea2e88b831911fe03c18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add QR decomposition</title>
<updated>2026-03-15T06:11:40Z</updated>
<author>
<name>y-jan137</name>
<email>yousefjan24000@gmail.com</email>
</author>
<published>2026-03-15T06:11:40Z</published>
<link rel='alternate' type='text/html' href='http://git.yousefjan.com/linalgebra/commit/?id=b11123e1cd710c135d9924f263ab1808cd96c8c2'/>
<id>urn:sha1:b11123e1cd710c135d9924f263ab1808cd96c8c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add triangular solve</title>
<updated>2026-03-14T11:49:46Z</updated>
<author>
<name>y-jan137</name>
<email>yousefjan24000@gmail.com</email>
</author>
<published>2026-03-14T11:49:46Z</published>
<link rel='alternate' type='text/html' href='http://git.yousefjan.com/linalgebra/commit/?id=7db0d82731ababdf0b2f4d986dd54da3b4650954'/>
<id>urn:sha1:7db0d82731ababdf0b2f4d986dd54da3b4650954</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement vectorized matmul</title>
<updated>2026-03-13T13:26:47Z</updated>
<author>
<name>y-jan137</name>
<email>yousefjan24000@gmail.com</email>
</author>
<published>2026-03-13T13:26:47Z</published>
<link rel='alternate' type='text/html' href='http://git.yousefjan.com/linalgebra/commit/?id=5ac9489c079f3f1a0ba1d2d8385001ada83a13b8'/>
<id>urn:sha1:5ac9489c079f3f1a0ba1d2d8385001ada83a13b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic ops</title>
<updated>2026-03-12T13:40:43Z</updated>
<author>
<name>y-jan137</name>
<email>yousefjan24000@gmail.com</email>
</author>
<published>2026-03-12T13:40:43Z</published>
<link rel='alternate' type='text/html' href='http://git.yousefjan.com/linalgebra/commit/?id=38004f74df5b2dbcb07e6ad5ac2272f16882e018'/>
<id>urn:sha1:38004f74df5b2dbcb07e6ad5ac2272f16882e018</id>
<content type='text'>
</content>
</entry>
</feed>
