<?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 brgn.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b27f53d5f5b22630ba5fcad3f213a141cee9e1d9 - Merge branch &apos;hsuh/taobrgn-type-viewer-fix&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#b27f53d5f5b22630ba5fcad3f213a141cee9e1d9</link>
        <description>Merge branch &apos;hsuh/taobrgn-type-viewer-fix&apos; into &apos;main&apos;TaoBRGNSetRegularizationTypeSee merge request petsc/petsc!8297

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Tue, 15 Apr 2025 19:47:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c0b7dd1945badc50da999927ed61eaf839ea6a8c - TAOBRGN structure improvement, add TaoBRGNSet,GetRegularizationType</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#c0b7dd1945badc50da999927ed61eaf839ea6a8c</link>
        <description>TAOBRGN structure improvement, add TaoBRGNSet,GetRegularizationType

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Wed, 09 Apr 2025 02:11:10 +0000</pubDate>
        <dc:creator>Hansol Suh &lt;hsuh@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c12c126234ed623246a63bfa78c9f75a3aa00323 - Merge branch &apos;rmills/feature-ml-petscregressor&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#c12c126234ed623246a63bfa78c9f75a3aa00323</link>
        <description>Merge branch &apos;rmills/feature-ml-petscregressor&apos; into &apos;main&apos;Add basic PetscRegressor component with support for a few linear regressorsSee merge request petsc/petsc!7709

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Thu, 10 Apr 2025 14:14:16 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>34b254c57d2aa195261fbc0db2d1455fb6d091da - Add initial version PetscRegressor, part of the planned machine learning (ML) toolkit</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#34b254c57d2aa195261fbc0db2d1455fb6d091da</link>
        <description>Add initial version PetscRegressor, part of the planned machine learning (ML) toolkitCo-authored-by: Mr. Hong Zhang &lt;hongzhang@anl.gov&gt;Co-authored-by: Hansol Suh &lt;hsuh@anl.gov&gt;Co-authored-by: Barry Smith &lt;bsmith@petsc.dev&gt;Co-authored-by: Toby Isaac &lt;toby.isaac@gmail.com&gt;Co-authored-by: Satish Balay &lt;balay@mcs.anl.gov&gt;Mr. Hong Zhang developed the petsc4py interface and examples.Hansol Suh provided extensive help with updating the code to the latest PETSc coding guidelines and APIs, some documentation development, getting documentation to build correctly, getting new tests into the test harness, and numerous big fixes plus minor changes.Barry Smith provided extensive feedback and code to get the Fortran interfaces and documentation build working.Toby Isaac provided a fix to prevent breakage with complex-arithmetic builds.Satish Balay provided important help with fixing builds.Thanks-to: Pierre Jolivet &lt;pierre@joliv.et&gt;Thanks-to: Jed Brown &lt;jed@jedbrown.org&gt;Thanks-to: Jose Roman &lt;jroman@dsic.upv.es&gt;Thanks-to: Stefano Zampini &lt;stefano.zampini@gmail.com&gt;Pierre, Jed, Jose, and Stefano provided extremely helpful feedback and suggestions during the merge review process.

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Wed, 09 Apr 2025 23:05:13 +0000</pubDate>
        <dc:creator>Richard Tran Mills &lt;rmills@rmills.org&gt;</dc:creator>
    </item>
<item>
        <title>9dd11ecf0918283bb567d8b33a92f53ac4ea7840 - Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#9dd11ecf0918283bb567d8b33a92f53ac4ea7840</link>
        <description>Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;Check header guardsSee merge request petsc/petsc!6822

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Fri, 25 Aug 2023 13:49:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a496304597bacff3545e802853d69e8765312868 - Convert all header guards to pragma once</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Fri, 18 Aug 2023 15:13:00 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>061e922f3926be00487707c73b78dd3d40309129 - Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#061e922f3926be00487707c73b78dd3d40309129</link>
        <description>Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;Feature: Bicycle Storage Facility 2See merge request petsc/petsc!5661

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Thu, 22 Sep 2022 02:09:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6524c165f7ddaf30fd7457737f668f984c8ababf - Transform all header-guards into ifndefs to make clang-format ignore them for preprocessor indentation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#6524c165f7ddaf30fd7457737f668f984c8ababf</link>
        <description>Transform all header-guards into ifndefs to make clang-format ignore them for preprocessor indentation

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Wed, 21 Sep 2022 13:27:22 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>58d68138c660dfb4e9f5b03334792cd4f2ffd7cc - Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#58d68138c660dfb4e9f5b03334792cd4f2ffd7cc</link>
        <description>Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;format repository with clang-formatSee merge request petsc/petsc!5541

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Tue, 23 Aug 2022 05:26:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9371c9d470a9602b6d10a8bf50c9b2280a79e45a - clang-format: convert PETSc sources to comply with clang-format</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Mon, 22 Aug 2022 15:20:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6b7bcaa116e52d4680483ac9ef38ff7210771af6 - Merge branch &apos;denera/bufgix-tao-brgn-python-bindings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#6b7bcaa116e52d4680483ac9ef38ff7210771af6</link>
        <description>Merge branch &apos;denera/bufgix-tao-brgn-python-bindings&apos; into &apos;main&apos;petsc4py interfaces for TAOBRGNSee merge request petsc/petsc!3766

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Sun, 28 Mar 2021 21:02:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5eb5f4d688081cf9b72ac57052277e637d17a8ab - added explicit Hessian feature to BRGN</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#5eb5f4d688081cf9b72ac57052277e637d17a8ab</link>
        <description>added explicit Hessian feature to BRGN

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Thu, 25 Mar 2021 23:20:08 +0000</pubDate>
        <dc:creator>Alp Dener &lt;alp.dener@me.com&gt;</dc:creator>
    </item>
<item>
        <title>48c79f8da417f992004d1a52ae500da68445c64a - Merge branch &apos;brgn_lm&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#48c79f8da417f992004d1a52ae500da68445c64a</link>
        <description>Merge branch &apos;brgn_lm&apos; into &apos;master&apos;Levenberg-Marquardt optimization using BRGNSee merge request petsc/petsc!2964

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Mon, 13 Jul 2020 14:48:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cd1c4666a9c7786acffe2dfe971f76ff95fb06a8 - Levenberg-Marquardt optimization using BRGN.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#cd1c4666a9c7786acffe2dfe971f76ff95fb06a8</link>
        <description>Levenberg-Marquardt optimization using BRGN.Adds diag(J^T J) as a regularizer to BRGN (called &quot;lm&quot;). With thisregularizer, BRGN is equivalent to a Levenberg-Marquardt algorithm.

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Mon, 13 Jul 2020 14:48:01 +0000</pubDate>
        <dc:creator>Tristan Konolige &lt;tristan.konolige@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>8000f006eb7af9d0fec0a69cc4c7044d600ea7a3 - Merge branch &apos;master&apos; of bitbucket.org:petsc/petsc</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#8000f006eb7af9d0fec0a69cc4c7044d600ea7a3</link>
        <description>Merge branch &apos;master&apos; of bitbucket.org:petsc/petsc

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Fri, 15 Mar 2019 22:42:17 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1422bb702da553e3a014d2b9b119adf69a68919b - Merged in xhuang/tao-feature-L1 (pull request #1385)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#1422bb702da553e3a014d2b9b119adf69a68919b</link>
        <description>Merged in xhuang/tao-feature-L1 (pull request #1385)Adding L1-norm dictionary regularizer and user-defined regularizer support in TAOBRGNApproved-by: BarryFSmith &lt;bsmith@mcs.anl.gov&gt;

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Thu, 07 Mar 2019 22:55:56 +0000</pubDate>
        <dc:creator>Xiang (Shawn) Huang &lt;xianghuang@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>01b716f5d700777802b1c64e79765fb1aa058517 - Changes suggested by Barry except the .tex files and why use the define instead of enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#01b716f5d700777802b1c64e79765fb1aa058517</link>
        <description>Changes suggested by Barry except the .tex files and why use the define instead of enum

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Mon, 18 Feb 2019 23:34:18 +0000</pubDate>
        <dc:creator>Xiang Huang &lt;xianghuang@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>30eeff36723c04aaacb4fcf78bbedf54c3f9917c - Both tomography and cs1 examples  work with both l2prox and l1dict</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#30eeff36723c04aaacb4fcf78bbedf54c3f9917c</link>
        <description>Both tomography and cs1 examples  work with both l2prox and l1dict

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Tue, 05 Feb 2019 15:31:58 +0000</pubDate>
        <dc:creator>Xiang Huang &lt;xianghuang@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a3c390cf90def66a8111e1ecee6db1297494c92c - algorithm structure changes to combine old L2 reg with new L1 reg, and permit user regularizers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#a3c390cf90def66a8111e1ecee6db1297494c92c</link>
        <description>algorithm structure changes to combine old L2 reg with new L1 reg, and permit user regularizers

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Fri, 01 Feb 2019 18:58:07 +0000</pubDate>
        <dc:creator>Alp Dener &lt;adener@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c73dea25bdfc44e2a79a48c82ffeadfd7868982b - read from binary Mat/Vec, eliminate the array datastructure, works for a small example now!</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/leastsquares/impls/brgn/brgn.h#c73dea25bdfc44e2a79a48c82ffeadfd7868982b</link>
        <description>read from binary Mat/Vec, eliminate the array datastructure, works for a small example now!

            List of files:
            /petsc/src/tao/leastsquares/impls/brgn/brgn.h</description>
        <pubDate>Thu, 10 Jan 2019 17:07:17 +0000</pubDate>
        <dc:creator>Xiang Huang &lt;xianghuang@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
