<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://tuomov.iki.fi/repos/measures/</link>
    <language>en-us</language>

    <title>measures Changelog</title>
    <description>measures Changelog</description>
    <item>
    <title>[default] Bump required alg_tools version</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/measures/rev/c75d63bc2904</guid>
    <link>https://tuomov.iki.fi/repos/measures/rev/c75d63bc2904</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>c75d63bc2904</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Bump required alg_tools version</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Cargo.toml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</author>
    <pubDate>Wed, 22 Apr 2026 23:52:52 -0500</pubDate>
</item>
<item>
    <title>Add more pyo3 interfaces</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/measures/rev/aefacd832408</guid>
    <link>https://tuomov.iki.fi/repos/measures/rev/aefacd832408</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>aefacd832408</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Add more pyo3 interfaces</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/python.rs<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</author>
    <pubDate>Thu, 26 Feb 2026 05:00:09 -0500</pubDate>
</item>
<item>
    <title>Add truncate</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/measures/rev/e781c543e228</guid>
    <link>https://tuomov.iki.fi/repos/measures/rev/e781c543e228</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>e781c543e228</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Add truncate</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/discrete.rs<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</author>
    <pubDate>Sat, 24 Jan 2026 19:24:29 -0500</pubDate>
</item>
<item>
    <title>Remove unnecessary trait bounds in Mapping implementation</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/measures/rev/f248f9848c87</guid>
    <link>https://tuomov.iki.fi/repos/measures/rev/f248f9848c87</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>f248f9848c87</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Remove unnecessary trait bounds in Mapping implementation</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/delta.rs<br />src/discrete.rs<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</author>
    <pubDate>Fri, 16 Jan 2026 14:09:45 -0500</pubDate>
</item>
<item>
    <title>Added padded_iter to the Python interface, to deal with Fenics quirks</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/measures/rev/fbdee8e4a78d</guid>
    <link>https://tuomov.iki.fi/repos/measures/rev/fbdee8e4a78d</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>fbdee8e4a78d</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Added padded_iter to the Python interface, to deal with Fenics quirks</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/python.rs<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</author>
    <pubDate>Thu, 04 Dec 2025 14:36:22 -0500</pubDate>
</item>
<item>
    <title>Add .hgignore</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/measures/rev/0fc131645bd8</guid>
    <link>https://tuomov.iki.fi/repos/measures/rev/0fc131645bd8</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>0fc131645bd8</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Add .hgignore</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>.hgignore<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</author>
    <pubDate>Fri, 28 Nov 2025 14:46:35 -0500</pubDate>
</item>
<item>
    <title>Bump nalgebra version to 0.34.0</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/measures/rev/45e525150123</guid>
    <link>https://tuomov.iki.fi/repos/measures/rev/45e525150123</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>45e525150123</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Bump nalgebra version to 0.34.0</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Cargo.toml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</author>
    <pubDate>Fri, 28 Nov 2025 13:28:34 -0500</pubDate>
</item>
<item>
    <title>Initialise repository, separating measure from pointsource_algs</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/measures/rev/e8f3b6c55ce7</guid>
    <link>https://tuomov.iki.fi/repos/measures/rev/e8f3b6c55ce7</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>e8f3b6c55ce7</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Initialise repository, separating measure from pointsource_algs</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Cargo.toml<br />README.md<br />src/base.rs<br />src/delta.rs<br />src/discrete.rs<br />src/lib.rs<br />src/merging.rs<br />src/python.rs<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#117;&#111;&#109;&#111;&#32;&#86;&#97;&#108;&#107;&#111;&#110;&#101;&#110;&#32;&#60;&#116;&#117;&#111;&#109;&#111;&#118;&#64;&#105;&#107;&#105;&#46;&#102;&#105;&#62;</author>
    <pubDate>Fri, 28 Nov 2025 12:48:17 -0500</pubDate>
</item>

  </channel>
</rss>