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

    <title>pointsource_algs Changelog</title>
    <description>pointsource_algs Changelog</description>
    <item>
    <title>[default] make dev default</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/pointsource_algs/rev/ed16d0f10d08</guid>
    <link>https://tuomov.iki.fi/repos/pointsource_algs/rev/ed16d0f10d08</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>ed16d0f10d08</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>make dev default</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Cargo.lock<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, 08 May 2026 16:47:58 -0500</pubDate>
</item>
<item>
    <title>[dev] Bump versions</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/pointsource_algs/rev/3ad8879ee6e1</guid>
    <link>https://tuomov.iki.fi/repos/pointsource_algs/rev/3ad8879ee6e1</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>3ad8879ee6e1</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 versions</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:43:00 -0500</pubDate>
</item>
<item>
    <title>[dev] Automatic transport disabling after sufficient failures, for efficiency</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/pointsource_algs/rev/00d0881f89a6</guid>
    <link>https://tuomov.iki.fi/repos/pointsource_algs/rev/00d0881f89a6</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>00d0881f89a6</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>Automatic transport disabling after sufficient failures, for efficiency</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/sliding_fb.rs<br />src/sliding_pdps.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>Mon, 13 Apr 2026 22:29:26 -0500</pubDate>
</item>
<item>
    <title>[dev] Remove apparently now unused dec2flt feature request</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/pointsource_algs/rev/95bb12bdb6ac</guid>
    <link>https://tuomov.iki.fi/repos/pointsource_algs/rev/95bb12bdb6ac</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>95bb12bdb6ac</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>Remove apparently now unused dec2flt feature request</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/lib.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, 19 Mar 2026 18:21:17 -0500</pubDate>
</item>
<item>
    <title>[dev] Allow fitness merge when forward_pdps and sliding_pdps are used as forward-backward with aux variable.</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/pointsource_algs/rev/fe47ad484deb</guid>
    <link>https://tuomov.iki.fi/repos/pointsource_algs/rev/fe47ad484deb</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>fe47ad484deb</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>Allow fitness merge when forward_pdps and sliding_pdps are used as forward-backward with aux variable.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/forward_pdps.rs<br />src/sliding_pdps.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 13:05:07 -0500</pubDate>
</item>
<item>
    <title>[dev] Oops, a τ had dropped in forward_pdps.</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/pointsource_algs/rev/ec5f160c413b</guid>
    <link>https://tuomov.iki.fi/repos/pointsource_algs/rev/ec5f160c413b</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>ec5f160c413b</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>Oops, a τ had dropped in forward_pdps.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/forward_pdps.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 12:55:38 -0500</pubDate>
</item>
<item>
    <title>[dev] ATTEMPT, HAS BUGS: Make shifted_nonneg_soft_thresholding more readable</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/pointsource_algs/rev/d3be4f7ffd60</guid>
    <link>https://tuomov.iki.fi/repos/pointsource_algs/rev/d3be4f7ffd60</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>d3be4f7ffd60</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>ATTEMPT, HAS BUGS: Make shifted_nonneg_soft_thresholding more readable</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/subproblem/l1squared_nonneg.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>Mon, 23 Feb 2026 18:18:02 -0500</pubDate>
</item>
<item>
    <title>[dev] Subproblem solver and sliding adjustments/improvements</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/pointsource_algs/rev/7a8a55fd41c0</guid>
    <link>https://tuomov.iki.fi/repos/pointsource_algs/rev/7a8a55fd41c0</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>7a8a55fd41c0</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>Subproblem solver and sliding adjustments/improvements</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/fb.rs<br />src/forward_model.rs<br />src/forward_pdps.rs<br />src/frank_wolfe.rs<br />src/lib.rs<br />src/pdps.rs<br />src/prox_penalty.rs<br />src/prox_penalty/radon_squared.rs<br />src/prox_penalty/wave.rs<br />src/regularisation.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>Thu, 26 Feb 2026 11:36:22 -0500</pubDate>
</item>
<item>
    <title>[dev] Lipschitz estimation attempt (incomplete, not implemented for sliding. Doesn't work anyway for basic FB either.)</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/pointsource_algs/rev/32328a74c790</guid>
    <link>https://tuomov.iki.fi/repos/pointsource_algs/rev/32328a74c790</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>32328a74c790</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>Lipschitz estimation attempt (incomplete, not implemented for sliding. Doesn't work anyway for basic FB either.)</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/fb.rs<br />src/forward_pdps.rs<br />src/prox_penalty.rs<br />src/prox_penalty/radon_squared.rs<br />src/prox_penalty/wave.rs<br />src/run.rs<br />src/sliding_fb.rs<br />src/sliding_pdps.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 19:39:22 -0500</pubDate>
</item>
<item>
    <title>[dev] General forward operators, separation of measures into own crate, and other architecture improvements to support the pointsource_pde crate.</title>
    <guid isPermaLink="true">https://tuomov.iki.fi/repos/pointsource_algs/rev/4f468d35fa29</guid>
    <link>https://tuomov.iki.fi/repos/pointsource_algs/rev/4f468d35fa29</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>4f468d35fa29</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>General forward operators, separation of measures into own crate, and other architecture improvements to support the pointsource_pde crate.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>.cargo/config.toml<br />.gitignore<br />.hgignore<br />Cargo.lock<br />Cargo.toml<br />README.md<br />build.rs<br />rustfmt.toml<br />src/dataterm.rs<br />src/experiments.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>Thu, 26 Feb 2026 11:38:43 -0500</pubDate>
</item>

  </channel>
</rss>