<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Python on MayaLucIA</title>
    <link>https://mayalucia.dev/tags/python/</link>
    <description>Recent content in Python on MayaLucIA</description>
    <generator>Hugo -- 0.156.0</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 25 Feb 2026 12:00:00 +0100</lastBuildDate>
    <atom:link href="https://mayalucia.dev/tags/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python Track: Interactive Exploration</title>
      <link>https://mayalucia.dev/modules/mayapramana/python/</link>
      <pubDate>Wed, 25 Feb 2026 12:00:00 +0100</pubDate>
      <guid>https://mayalucia.dev/modules/mayapramana/python/</guid>
      <description>&lt;p&gt;Python is the exploration language of MāyāPramāṇa &amp;mdash; the medium for quick experiments, interactive plots, and org-babel notebooks. When you want to see what happens when you change the pump rate or sweep the RF frequency, you reach for Python.&lt;/p&gt;
&lt;h2 id=&#34;role-in-the-three-language-architecture&#34;&gt;Role in the Three-Language Architecture&lt;/h2&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Language&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
          &lt;th&gt;Strength&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Python&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Exploration&lt;/td&gt;
          &lt;td&gt;Fast iteration, plotting, org-babel integration&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Haskell&lt;/td&gt;
          &lt;td&gt;Specification&lt;/td&gt;
          &lt;td&gt;Type safety, QuickCheck property testing&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;C++&lt;/td&gt;
          &lt;td&gt;Deployment&lt;/td&gt;
          &lt;td&gt;Real-time performance, FPGA bridge&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The Python track implements the same physics as Haskell and C++, but optimises for &lt;strong&gt;readability and interactivity&lt;/strong&gt; rather than performance or type safety. NumPy and SciPy handle the numerics; Matplotlib handles the visualisation; org-babel handles the narrative.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
