FeodorP
Results
2
issues of
FeodorP
Adds Fortran endwise pairings: - `program `_`name`_ / `end program `_`name`_ - `module `_`name`_ / `end module `_`name`_ - `submodule (modname1:modname2:...) `_`name`_ / `end submodule `_`name`_ - **`[prefix [type]]`**` function...
Hello, I have two questions: 1) The first one is related to the implementation of the 'regularize_kkt()' function. The diagonal is saved and updated with the regularized diagonal at these...