<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Numpy on Cat in a Shell</title>
		<link>https://catinashell.de/tags/numpy/</link>
		<description>Recent content in Numpy on Cat in a Shell</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sat, 08 Aug 2026 18:25:23 +0200</lastBuildDate>
		
			<atom:link href="https://catinashell.de/tags/numpy/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Sudoku Solver</title>
				<link>https://catinashell.de/posts/sudoku-solver/</link>
				<pubDate>Sat, 08 Aug 2026 18:25:23 +0200</pubDate>
				<guid>https://catinashell.de/posts/sudoku-solver/</guid>
				<description>&lt;style&gt;&#xA;.heading {&#xA;    text-decoration: none;&#xA;}&#xA;.heading:hover {&#xA;    color: rgba(200,200,255,0.7);&#xA;}&#xA;.heading-anchor {&#xA;    margin-left: -1em;&#xA;    position: absolute;&#xA;    opacity: 0;&#xA;    text-decoration: none;&#xA;    transition: opacity 0.15s;&#xA;}&#xA;h1:hover .heading-anchor,&#xA;h2:hover .heading-anchor,&#xA;h3:hover .heading-anchor,&#xA;h4:hover .heading-anchor,&#xA;h5:hover .heading-anchor,&#xA;h6:hover .heading-anchor {&#xA;    opacity: 1;&#xA;}&#xA;&lt;/style&gt;&#xA;&#xA;&lt;a href=&#34;#building-a-sudoku-solver-idea&#34; class=&#34;heading&#34;&gt;&#xA;&lt;h2 id=&#34;building-a-sudoku-solver-idea&#34;&gt;&#xA;    &lt;div class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;&#xA;        #&#xA;    &lt;/div&gt;&#xA;    Building a Sudoku Solver (Idea)&#xA;&#xA;&lt;/h2&gt;&#xA;&lt;/a&gt;&#xA;&lt;p&gt;Basically to solve any game via code, you just take the rules a human would play and implement code that performs them one after another &amp;hellip;&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
