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

    <title>alg_tools Changelog</title>
    <description>alg_tools Changelog</description>
    <item>
    <title>[default] Fix build with stable rust.</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/alg_tools/rev/1f19c6bbf07b</guid>
    <link>https://tuomov.iki.fi/repos/alg_tools/rev/1f19c6bbf07b</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>1f19c6bbf07b</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>Fix build with stable rust.<br/>
<br/>
For optimisations, build.rs now automatically sets a nightly cfg flag,<br/>
so problems with the nightly feature are avoided. It is still used for<br/>
required for additional nightly-only features.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Cargo.lock<br />Cargo.toml<br />build.rs<br />src/bisection_tree/refine.rs<br />src/direct_product.rs<br />src/lib.rs<br />src/linsolve.rs<br />src/maputil.rs<br />src/metaprogramming.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>Sun, 27 Apr 2025 20:29:43 -0500</pubDate>
</item>
<item>
    <title>Let Zed auto-indent modified files</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/alg_tools/rev/123f7f38e161</guid>
    <link>https://tuomov.iki.fi/repos/alg_tools/rev/123f7f38e161</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>123f7f38e161</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>Let Zed auto-indent modified files</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Cargo.toml<br />src/linsolve.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>Tue, 08 Apr 2025 13:30:12 -0500</pubDate>
</item>
<item>
    <title>maybe_uninit_uninit_array deprecation fix.</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/alg_tools/rev/e11986179a4b</guid>
    <link>https://tuomov.iki.fi/repos/alg_tools/rev/e11986179a4b</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>e11986179a4b</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>maybe_uninit_uninit_array deprecation fix.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Cargo.lock<br />Cargo.toml<br />src/lib.rs<br />src/linsolve.rs<br />src/maputil.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>Tue, 08 Apr 2025 13:30:08 -0500</pubDate>
</item>
<item>
    <title>slice_assume_init_mut deprecation workaround</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/alg_tools/rev/db870f2a2cde</guid>
    <link>https://tuomov.iki.fi/repos/alg_tools/rev/db870f2a2cde</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>db870f2a2cde</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>slice_assume_init_mut deprecation workaround</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/maputil.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, 14 Feb 2025 23:31:24 -0500</pubDate>
</item>
<item>
    <title>merge dev to default</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/alg_tools/rev/b3c35d16affe</guid>
    <link>https://tuomov.iki.fi/repos/alg_tools/rev/b3c35d16affe</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>b3c35d16affe</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>merge dev to default</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td></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>Mon, 03 Feb 2025 19:22:16 -0500</pubDate>
</item>
<item>
    <title>[dev] bump version</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/alg_tools/rev/8513a10c5dd9</guid>
    <link>https://tuomov.iki.fi/repos/alg_tools/rev/8513a10c5dd9</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>8513a10c5dd9</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>dev</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 version</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Cargo.lock<br />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>Thu, 23 Jan 2025 23:38:40 +0100</pubDate>
</item>
<item>
    <title>[dev] doc updates</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/alg_tools/rev/086a59b3a2b4</guid>
    <link>https://tuomov.iki.fi/repos/alg_tools/rev/086a59b3a2b4</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>086a59b3a2b4</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>dev</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>doc updates</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>README.md<br />src/convex.rs<br />src/instance.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>Sun, 19 Jan 2025 22:33:21 +0100</pubDate>
</item>
<item>
    <title>[dev] LogarithmicCap verbosity option</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/alg_tools/rev/72968cf30033</guid>
    <link>https://tuomov.iki.fi/repos/alg_tools/rev/72968cf30033</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>72968cf30033</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>dev</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>LogarithmicCap verbosity option</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Cargo.toml<br />src/iterate.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>Sun, 19 Jan 2025 16:49:09 +0100</pubDate>
</item>
<item>
    <title>[dev] More Serialize / Deserialize / Debug derives</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/alg_tools/rev/d5b0e496b72f</guid>
    <link>https://tuomov.iki.fi/repos/alg_tools/rev/d5b0e496b72f</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>d5b0e496b72f</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>dev</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>More Serialize / Deserialize / Debug derives</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Cargo.toml<br />src/bisection_tree/aggregator.rs<br />src/bisection_tree/bt.rs<br />src/bisection_tree/btfn.rs<br />src/bisection_tree/either.rs<br />src/bisection_tree/refine.rs<br />src/bisection_tree/support.rs<br />src/convex.rs<br />src/discrete_gradient.rs<br />src/fe_model/p2_local_model.rs<br /><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>Mon, 06 Jan 2025 20:29:25 -0500</pubDate>
</item>
<item>
    <title>[dev] simplify</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/alg_tools/rev/f2fc6115b897</guid>
    <link>https://tuomov.iki.fi/repos/alg_tools/rev/f2fc6115b897</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>f2fc6115b897</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>dev</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>simplify</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/direct_product.rs<br />src/linops.rs<br />src/loc.rs<br />src/nalgebra_support.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>Tue, 31 Dec 2024 23:49:09 -0500</pubDate>
</item>

  </channel>
</rss>