<?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 test_tao_py.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b5f0bcd6e9e8ed97648738542f5163d94f7b1782 - Merge branch &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#b5f0bcd6e9e8ed97648738542f5163d94f7b1782</link>
        <description>Merge branch &apos;release&apos;

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Sat, 29 Nov 2025 22:33:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>912d97998b857ef4e859c00e635635b5a7c2e42f - Merge branch &apos;custom-tao-solver&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#912d97998b857ef4e859c00e635635b5a7c2e42f</link>
        <description>Merge branch &apos;custom-tao-solver&apos; into &apos;release&apos;Custom Python TAO optimisation algorithm example/testSee merge request petsc/petsc!8618

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Sat, 29 Nov 2025 20:59:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>23e8ad30ecbe7f64d0dd9bed864c47590507f54c - petsc4py: Add test case for custon Python TAO optimisation algorithm</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#23e8ad30ecbe7f64d0dd9bed864c47590507f54c</link>
        <description>petsc4py: Add test case for custon Python TAO optimisation algorithm

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Thu, 31 Jul 2025 13:08:29 +0000</pubDate>
        <dc:creator>paul.kuehner &lt;paul.kuehner@uni.lu&gt;</dc:creator>
    </item>
<item>
        <title>bd70dab1bb46ff03779dabed93ecafb519950087 - Merge branch &apos;petsc4py-tao-exports-and-typing&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#bd70dab1bb46ff03779dabed93ecafb519950087</link>
        <description>Merge branch &apos;petsc4py-tao-exports-and-typing&apos; into &apos;main&apos;petsc4py: custom optimisation support routines and typingSee merge request petsc/petsc!8719

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Mon, 22 Sep 2025 20:51:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e36f15a98b80adb902b41921567ece995b9cdb3f - petsc4py: Check convergence and correct solution</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#e36f15a98b80adb902b41921567ece995b9cdb3f</link>
        <description>petsc4py: Check convergence and correct solution

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Thu, 31 Jul 2025 12:01:27 +0000</pubDate>
        <dc:creator>paul.kuehner &lt;paul.kuehner@uni.lu&gt;</dc:creator>
    </item>
<item>
        <title>b69d2765e9c8cde17308f61ee677dcd992b8a9cf - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#b69d2765e9c8cde17308f61ee677dcd992b8a9cf</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Thu, 04 Sep 2025 14:49:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2274c5dac8205fe02efaaef61e3d0101db0908d7 - Merge branch &apos;stefanozampini/python3.14&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#2274c5dac8205fe02efaaef61e3d0101db0908d7</link>
        <description>Merge branch &apos;stefanozampini/python3.14&apos; into &apos;release&apos;petsc4py: fix testsSee merge request petsc/petsc!8680

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Tue, 02 Sep 2025 19:35:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>39933f976f417254249fc71ce65f98b56facd961 - petsc4py: fix tests for python3.14 failures with getrefcount</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#39933f976f417254249fc71ce65f98b56facd961</link>
        <description>petsc4py: fix tests for python3.14 failures with getrefcount

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Mon, 01 Sep 2025 14:57:08 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0d821f603638cf319655b464fce8824689c6444b - Merge branch &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#0d821f603638cf319655b464fce8824689c6444b</link>
        <description>Merge branch &apos;release&apos;

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Wed, 30 Apr 2025 17:57:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c24104ab60486fd557ef3edd398155bd3c9849d9 - Merge branch &apos;stefanozampini/relocatable-wheels&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#c24104ab60486fd557ef3edd398155bd3c9849d9</link>
        <description>Merge branch &apos;stefanozampini/relocatable-wheels&apos; into &apos;release&apos;support relocatable wheel fileSee merge request petsc/petsc!8354

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Wed, 30 Apr 2025 17:38:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a19a13c74421e73aad26df9502d1c61714f89e46 - petsc4py: fix iterations count for single precision builds</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#a19a13c74421e73aad26df9502d1c61714f89e46</link>
        <description>petsc4py: fix iterations count for single precision builds

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Tue, 29 Apr 2025 08:59:24 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b60afdd0ff3ca6050bf48f58c64a5f1086a0a7ff - Merge branch &apos;stefanozampini/unify-update&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#b60afdd0ff3ca6050bf48f58c64a5f1086a0a7ff</link>
        <description>Merge branch &apos;stefanozampini/unify-update&apos; into &apos;main&apos;SNES and TAO update: clarify usageSee merge request petsc/petsc!7616

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Mon, 10 Jun 2024 14:47:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9ae6e6bb1d890a1b8de296f3d5f20c0ab644dece - petsc4py: add update tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#9ae6e6bb1d890a1b8de296f3d5f20c0ab644dece</link>
        <description>petsc4py: add update tests

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Thu, 06 Jun 2024 09:44:32 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>552edb6364df478b294b3111f33a8f37ca096b20 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#552edb6364df478b294b3111f33a8f37ca096b20</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Thu, 18 Apr 2024 23:40:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>10fdf553d29d8d61a894c08fb276f9fac7bacd8f - Merge branch &apos;stefanozampini/fix-petsc4py&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#10fdf553d29d8d61a894c08fb276f9fac7bacd8f</link>
        <description>Merge branch &apos;stefanozampini/fix-petsc4py&apos; into &apos;release&apos;petsc4py: finalize docstrings and lintingSee merge request petsc/petsc!7467

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Thu, 18 Apr 2024 23:38:08 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6f33641175f69f1db294cc9ba81c3f4ad4f81d49 - petsc4py: finalize docstring and linting</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#6f33641175f69f1db294cc9ba81c3f4ad4f81d49</link>
        <description>petsc4py: finalize docstring and lintingdefault options values should have the correct typefix testsconform oarray to PETSc conventionwrap Py_InitializeEx and PyImport_ImportModule with stack callsupdate makefile for docs and linting rulesadd petsc4py tests to linux-pkgs-dbgmodify documentation

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Tue, 09 Apr 2024 11:55:53 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>dcdbcfb05a7ae91ebb6441e8de1ead9c74e88b59 - Merge branch &apos;JDBetteridge/petsc4py_gc_fix&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#dcdbcfb05a7ae91ebb6441e8de1ead9c74e88b59</link>
        <description>Merge branch &apos;JDBetteridge/petsc4py_gc_fix&apos; into &apos;main&apos;Add memory cleanup operations suitable for managed languages, and corresponding calls to petsc4pySee merge request petsc/petsc!4619

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Fri, 30 Sep 2022 19:55:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>62e5d2d2208a68fdbd23dac44110783534664de8 - Add memory cleanup operations suitable for managed languages, and corresponding calls to petsc4py</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#62e5d2d2208a68fdbd23dac44110783534664de8</link>
        <description>Add memory cleanup operations suitable for managed languages, and corresponding calls to petsc4py

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Fri, 30 Sep 2022 19:55:38 +0000</pubDate>
        <dc:creator>JDBetteridge &lt;j.betteridge@imperial.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>d5d36105f32086bbffd5809f5544426f039cb320 - Merge branch &apos;stefanozampini/objpython-gettype&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#d5d36105f32086bbffd5809f5544426f039cb320</link>
        <description>Merge branch &apos;stefanozampini/objpython-gettype&apos; into &apos;main&apos;petsc4py: implement getters for python typeSee merge request petsc/petsc!5417

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Fri, 05 Aug 2022 15:44:59 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ebead697dbf761eb322f829370bbe90b3bd93fa3 - petsc4py: implement getters for python type</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/binding/petsc4py/test/test_tao_py.py#ebead697dbf761eb322f829370bbe90b3bd93fa3</link>
        <description>petsc4py: implement getters for python type

            List of files:
            /petsc/src/binding/petsc4py/test/test_tao_py.py</description>
        <pubDate>Mon, 11 Jul 2022 17:01:38 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
