<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in tomography.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d756bedd70a89ca052be956bccd75c5761cb2ab4 - Merge branch &apos;zach/tao-monitor-modernization&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#d756bedd70a89ca052be956bccd75c5761cb2ab4</link>
        <description>Merge branch &apos;zach/tao-monitor-modernization&apos; into &apos;main&apos;Modernize TAO monitoring to resemble TS and friendsSee merge request petsc/petsc!9029

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Mon, 23 Feb 2026 06:14:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a336c15037c72f93cd561f5a5e11e93175f2efd9 - Tao - Update monitor functions to work like TS</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#a336c15037c72f93cd561f5a5e11e93175f2efd9</link>
        <description>Tao - Update monitor functions to work like TS

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Thu, 12 Feb 2026 21:20:45 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;zach.atkins@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>ac9ecdf3814caa8d06905394159070f1e549bb48 - Merge branch &apos;hsuh/tao-test-lower-load&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#ac9ecdf3814caa8d06905394159070f1e549bb48</link>
        <description>Merge branch &apos;hsuh/tao-test-lower-load&apos; into &apos;main&apos;Tao: Reduce numit of tomography tests to reduce overall test timeSee merge request petsc/petsc!8832

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Sat, 08 Nov 2025 15:53:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>67f8b36aacbb118c07b73fff3c623c6ecbd9c0da - Tao: Reduce numit of tomography tests to reduce overall test time</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#67f8b36aacbb118c07b73fff3c623c6ecbd9c0da</link>
        <description>Tao: Reduce numit of tomography tests to reduce overall test time

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Thu, 06 Nov 2025 20:22:10 +0000</pubDate>
        <dc:creator>Hansol Suh &lt;hsuh@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2286efddd54511ab18e8e2adb1e023c4bf8f0b92 - Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#2286efddd54511ab18e8e2adb1e023c4bf8f0b92</link>
        <description>Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;Complete usage of PetscVoidFn and PetscErrorCodeFn and introduce PetscFortranCallbackFnSee merge request petsc/petsc!8615

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Thu, 25 Sep 2025 13:44:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>57d508425293f0bb93f59574d14951d8faac9af8 - Change use of void (*)(void) and void (**)(void) in the PETSc API to PetscVoidFn * and PetscVoidFn ** or PetscErrorCodeFn * or PetscErrorCodeFn **</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#57d508425293f0bb93f59574d14951d8faac9af8</link>
        <description>Change use of void (*)(void) and void (**)(void) in the PETSc API to PetscVoidFn * and PetscVoidFn ** or PetscErrorCodeFn * or PetscErrorCodeFn **

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Thu, 31 Jul 2025 01:09:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fff43d004b5765114ee01f7516a1c18a84c8e78e - Merge branch &apos;jolivet/mv-large-files&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#fff43d004b5765114ee01f7516a1c18a84c8e78e</link>
        <description>Merge branch &apos;jolivet/mv-large-files&apos; into &apos;main&apos;Move some large files over to the datafiles repositorySee merge request petsc/petsc!8082

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Sat, 18 Jan 2025 19:01:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>969724b3f52712a3a36aab4bd2a31e27897eebc8 - Move some large files over to the datafiles repository</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#969724b3f52712a3a36aab4bd2a31e27897eebc8</link>
        <description>Move some large files over to the datafiles repository

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Wed, 15 Jan 2025 13:59:49 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>732aec7a18f2199fb53bb9a2f3aef439a834ce31 - Merge branch &apos;jolivet/remove-cast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#732aec7a18f2199fb53bb9a2f3aef439a834ce31</link>
        <description>Merge branch &apos;jolivet/remove-cast&apos; into &apos;main&apos;Use NULL or nullptr instead of casted 0See merge request petsc/petsc!7857

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Sun, 22 Sep 2024 17:54:06 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c8025a5415d73fd1c6005393f2b0e60677bf5915 - Use NULL or nullptr instead of casted 0</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#c8025a5415d73fd1c6005393f2b0e60677bf5915</link>
        <description>Use NULL or nullptr instead of casted 0

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Sat, 21 Sep 2024 07:20:33 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>970231d20df44f79b27787157e39d441e79f434b - Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#970231d20df44f79b27787157e39d441e79f434b</link>
        <description>Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;clang-format version 18See merge request petsc/petsc!6902

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Thu, 07 Mar 2024 12:36:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f4f49eeac7efa77fffa46b7ff95a3ed169f659ed - Remove multiple parentheses and extra semicolon</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#f4f49eeac7efa77fffa46b7ff95a3ed169f659ed</link>
        <description>Remove multiple parentheses and extra semicolongit grep -l -E &quot;\(\([a-zA-Z0-9_]+\)\(\*[a-zA-Z0-9_]+\)[, )]&quot; | xargs sed -r -i&apos;&apos; &apos;s#\(\(([a-zA-Z0-9_]+)\)\(\*([a-zA-Z0-9_]+)\)([, )])#\(\(\1\)\*\2\3#g&apos;git grep -l -E &quot;Petsc(.)*\(\(\*[a-zA-Z0-9_]*\),&quot; | xargs sed -r -i&apos;&apos; &apos;s#Petsc([a-zA-Z0-9_]*)\(\(\*([a-zA-Z0-9_]*)\), #Petsc\1(*\2, #g&apos;git grep -l -E &quot;([\!\&amp;\~\*\(]|\)\)|\([^,\*\(]+\**\))\(([a-zA-Z0-9_]+((\.|-&gt;)[a-zA-Z0-9_]+|\[[a-zA-Z0-9_ \%\+\*\-]+\])+)\)&quot; | xargs sed -r -i&apos;&apos; &apos;s#([\!\&amp;\~\*\(]|\)\)|\([^,\*\(]+\**\))\(([a-zA-Z0-9_]+((\.|-&gt;)[a-zA-Z0-9_]+|\[[a-zA-Z0-9_ \%\+\*\-]+\])+)\)#\1\2#g&apos;

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Sun, 11 Feb 2024 06:40:18 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>4d86920da9ee67c835173a5dfffa1b3a52fd24ca - checkbadSource: rules for PetscFunctionBegin and derivatives</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#4d86920da9ee67c835173a5dfffa1b3a52fd24ca</link>
        <description>checkbadSource: rules for PetscFunctionBegin and derivatives

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Sat, 10 Feb 2024 08:07:08 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>80f6d96d0ce89eaa1a15cf9ca02d8013bede711a - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#80f6d96d0ce89eaa1a15cf9ca02d8013bede711a</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Sat, 01 Apr 2023 04:29:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>08eaad2d8357db6955e4c0457615c8a68fd22363 - Merge branch &apos;jolivet/fix-typos-portability&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#08eaad2d8357db6955e4c0457615c8a68fd22363</link>
        <description>Merge branch &apos;jolivet/fix-typos-portability&apos; into &apos;release&apos;Fix typos, portability issues, segmentation faultSee merge request petsc/petsc!6267

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Sat, 01 Apr 2023 04:28:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>aaa8cc7d2a5c3913edcbb923e20f154fe9c4aa65 - Fix some documentation and typos</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#aaa8cc7d2a5c3913edcbb923e20f154fe9c4aa65</link>
        <description>Fix some documentation and typos

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Fri, 31 Mar 2023 05:02:40 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>31d78bcd2b98084dc1368b20eb1129c8b9fb39fe - Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#31d78bcd2b98084dc1368b20eb1129c8b9fb39fe</link>
        <description>Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;Feature: Non-discardable PetscErrorCodeSee merge request petsc/petsc!5923

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Thu, 02 Feb 2023 20:39:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3ba1676111f5c958fe6c2729b46ca4d523958bb3 - Make PetscErrorCode a non-discardable enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Sat, 10 Dec 2022 18:29:11 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a207d08edab748df642306d213e6e891ba48ee92 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#a207d08edab748df642306d213e6e891ba48ee92</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Sun, 30 Oct 2022 16:03:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ed31fb71c382ced3521e135689f4f4deaeece76b - Merge branch &apos;jose/codespell-typos&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/tutorials/tomography.c#ed31fb71c382ced3521e135689f4f4deaeece76b</link>
        <description>Merge branch &apos;jose/codespell-typos&apos; into &apos;release&apos;A few more codespell fixesSee merge request petsc/petsc!5786

            List of files:
            /petsc/src/tao/leastsquares/tutorials/tomography.c</description>
        <pubDate>Sun, 30 Oct 2022 16:01:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
