<?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 rosenbrock4.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d8e47b638cf8f604a99e9678e1df24f82d959cd7 - Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/unconstrained/tutorials/rosenbrock4.h#d8e47b638cf8f604a99e9678e1df24f82d959cd7</link>
        <description>Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;Compiler finds (and forbid) casts from higher precision integers to lowerSee merge request petsc/petsc!7806

            List of files:
            /petsc/src/tao/unconstrained/tutorials/rosenbrock4.h</description>
        <pubDate>Tue, 17 Sep 2024 21:30:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6a210b70a61472cf8733db59e8a3fa68f6578c01 - Add support to MPIU_Allreduce to prevent int overflow with a single integer argument</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/unconstrained/tutorials/rosenbrock4.h#6a210b70a61472cf8733db59e8a3fa68f6578c01</link>
        <description>Add support to MPIU_Allreduce to prevent int overflow with a single integer argument

            List of files:
            /petsc/src/tao/unconstrained/tutorials/rosenbrock4.h</description>
        <pubDate>Tue, 10 Sep 2024 20:35:04 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>32e037510874440daa9fa8248b5cfeac7662c93e - Merge branch &apos;jose/deprecate-petsc-default&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/unconstrained/tutorials/rosenbrock4.h#32e037510874440daa9fa8248b5cfeac7662c93e</link>
        <description>Merge branch &apos;jose/deprecate-petsc-default&apos; into &apos;main&apos;Fix usage of deprecated PETSC_DEFAULTSee merge request petsc/petsc!7707

            List of files:
            /petsc/src/tao/unconstrained/tutorials/rosenbrock4.h</description>
        <pubDate>Mon, 29 Jul 2024 20:12:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fb842aef621b1ec3460f788b06270a63e1a90f33 - Fix usage of deprecated PETSC_DEFAULT</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/unconstrained/tutorials/rosenbrock4.h#fb842aef621b1ec3460f788b06270a63e1a90f33</link>
        <description>Fix usage of deprecated PETSC_DEFAULT

            List of files:
            /petsc/src/tao/unconstrained/tutorials/rosenbrock4.h</description>
        <pubDate>Mon, 29 Jul 2024 20:12:55 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&gt;</dc:creator>
    </item>
<item>
        <title>a4cdeec65743400f9a1d882d3c1bbcfbf6661929 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/unconstrained/tutorials/rosenbrock4.h#a4cdeec65743400f9a1d882d3c1bbcfbf6661929</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/tao/unconstrained/tutorials/rosenbrock4.h</description>
        <pubDate>Tue, 09 Apr 2024 04:06:07 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>30d90a34e2ed52cbddd55c8ae9bf5d8ce01a219f - Merge branch &apos;jolivet/fix-typos&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/unconstrained/tutorials/rosenbrock4.h#30d90a34e2ed52cbddd55c8ae9bf5d8ce01a219f</link>
        <description>Merge branch &apos;jolivet/fix-typos&apos; into &apos;release&apos;TyposSee merge request petsc/petsc!7445

            List of files:
            /petsc/src/tao/unconstrained/tutorials/rosenbrock4.h</description>
        <pubDate>Mon, 08 Apr 2024 16:41:43 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d8b4a0667a1b407f3333490918f86a8a6bfb26b1 - Typos</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/unconstrained/tutorials/rosenbrock4.h#d8b4a0667a1b407f3333490918f86a8a6bfb26b1</link>
        <description>Typos

            List of files:
            /petsc/src/tao/unconstrained/tutorials/rosenbrock4.h</description>
        <pubDate>Sun, 07 Apr 2024 14:39:14 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>5fe01c21d727d5e61b58091b225b37a3f96d9fc7 - Merge branch &apos;hsuh/dense-lmvm-squashed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/unconstrained/tutorials/rosenbrock4.h#5fe01c21d727d5e61b58091b225b37a3f96d9fc7</link>
        <description>Merge branch &apos;hsuh/dense-lmvm-squashed&apos; into &apos;main&apos;Dense LMVMSee merge request petsc/petsc!7371

            List of files:
            /petsc/src/tao/unconstrained/tutorials/rosenbrock4.h</description>
        <pubDate>Fri, 22 Mar 2024 14:25:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ec9796c4f88c0039d05d273918e252d002ea08fe - Tao LMVM and Rosenbrock examples changes, and spacing fixes for test outputs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/unconstrained/tutorials/rosenbrock4.h#ec9796c4f88c0039d05d273918e252d002ea08fe</link>
        <description>Tao LMVM and Rosenbrock examples changes, and spacing fixes for test outputs

            List of files:
            /petsc/src/tao/unconstrained/tutorials/rosenbrock4.h</description>
        <pubDate>Thu, 14 Mar 2024 22:51:10 +0000</pubDate>
        <dc:creator>Hansol Suh &lt;hsuh@anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
