Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit 5fac0e5

Browse files
committed
Update issues and remarks
1 parent b2fb7bf commit 5fac0e5

File tree

1 file changed

+19
-26
lines changed

1 file changed

+19
-26
lines changed

docs.html

+19-26
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ <h1>Releases <span class="docs-time d-none d-md-flex">Last update: April 26, 202
553553
<!-- Issues -->
554554
<article class="docs-article" id="issues">
555555
<header class="docs-header">
556-
<h1>Issues <span class="docs-time d-none d-md-flex">Last update: August 23, 2021</span></h1>
556+
<h1>Issues <span class="docs-time d-none d-md-flex">Last update: June 15, 2023</span></h1>
557557
</header>
558558

559559
<p>
@@ -585,8 +585,8 @@ <h1>Issues <span class="docs-time d-none d-md-flex">Last update: August 23, 2021
585585
Python users of version 1.0 and below needed to install manually some dependencies, e.g., Python headers and a Fortran compiler.
586586
</td>
587587
<td class="p-3">
588-
Wheel distributions are now available on <a class="theme-link" href="https://pypi.org/project/pdfo/#files" target="_blank">PyPI</a>
589-
for Windows, Linux, and macOS. The wheel distributions are generated automatically using <a class="theme-link"
588+
Starting from version 1.1, wheel distributions are available on <a class="theme-link" href="https://pypi.org/project/pdfo/#files" target="_blank">PyPI</a> for Windows, Linux, and macOS.
589+
The wheel distributions are generated automatically using <a class="theme-link"
590590
href="https://github.com/pdfo/pdfo/actions" target="_blank">GitHub Actions</a>. Users do not need to handle the dependencies anymore as long as
591591
they install PDFO via <a class="theme-link" href="https://pypi.org/project/pdfo/#files" target="_blank">PyPI</a> with Python 3.7 or above.
592592
</td>
@@ -657,6 +657,7 @@ <h1>Citation <span class="docs-time d-none d-md-flex">Last update: June 15, 2023
657657
</p>
658658

659659
<p>
660+
<a class="theme-link" href="https://arxiv.org/abs/2302.13246" target="_blank">[1]</a>
660661
T. M. Ragonneau and Z. Zhang, <a class="theme-link" href="https://arxiv.org/pdf/2302.13246.pdf" target="_blank">PDFO: a cross-platform package for
661662
Powell's derivative-free optimization solvers</a>, <a class="theme-link" href="https://arxiv.org/abs/2302.13246" target="_blank">arXiv:2302.13246</a>, 2023.
662663
</p>
@@ -673,51 +674,51 @@ <h1>Citation <span class="docs-time d-none d-md-flex">Last update: June 15, 2023
673674
</p>
674675

675676
<p>
676-
<a class="theme-link" href="https://link.springer.com/chapter/10.1007/978-94-015-8330-5_4" target="_blank">[1]</a>
677+
<a class="theme-link" href="https://link.springer.com/chapter/10.1007/978-94-015-8330-5_4" target="_blank">[2]</a>
677678
M. J. D. Powell, A direct search optimization method that models the objective and constraint functions by linear interpolation, In Advances in Optimization and Numerical Analysis, eds. S. Gomez and J. P. Hennart, pages 51&ndash;67, Springer Verlag, Dordrecht, Netherlands, 1994
678679
</p>
679680
<p>
680-
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2000_14.ps.gz" target="_blank">[2]</a>
681+
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2000_14.ps.gz" target="_blank">[3]</a>
681682
M. J. D. Powell, UOBYQA: unconstrained optimization by quadratic approximation, <i>Math. Program.</i>, 92(B):555&ndash;582, 2002
682683
</p>
683684
<p>
684-
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2002_08.ps.gz" target="_blank">[3]</a>
685+
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2002_08.ps.gz" target="_blank">[4]</a>
685686
M. J. D. Powell, Least Frobenius norm updating of quadratic models that satisfy interpolation conditions. <i>Math. Program.</i>, 100:183&ndash;215, 2004
686687
</p>
687688
<p>
688-
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2003_03.ps.gz" target="_blank">[4]</a>
689+
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2003_03.ps.gz" target="_blank">[5]</a>
689690
M. J. D. Powell, On the use of quadratic models in unconstrained minimization without derivatives, <i>Optim. Methods Softw.</i>, 19:399&ndash;411, 2004
690691
</p>
691692
<p>
692-
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2004_01.pdf" target="_blank">[5]</a>
693+
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2004_01.pdf" target="_blank">[6]</a>
693694
M. J. D. Powell, On updating the inverse of a KKT matrix, in <i>Numerical Linear Algebra and Optimization</i>, ed. Ya-xiang Yuan, Science Press (Beijing), pp. 56&ndash;78, 2004
694695
</p>
695696
<p>
696-
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2004_08.pdf" target="_blank">[6]</a>
697+
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2004_08.pdf" target="_blank">[7]</a>
697698
M. J. D. Powell, The NEWUOA software for unconstrained optimization without derivatives, In <i>Large-Scale Nonlinear Optimization</i>, eds. G. Di Pillo and M. Roma, pages 255&ndash;297, Springer, New York, US, 2006
698699
</p>
699700
<p>
700-
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2007_03.pdf" target="_blank">[7]</a>
701+
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2007_03.pdf" target="_blank">[8]</a>
701702
M. J. D. Powell, A view of algorithms for optimization without derivatives, Technical Report DAMTP 2007/NA63, Department of Applied Mathematics and Theoretical Physics, Cambridge University, Cambridge, UK, 2007
702703
</p>
703704
<p>
704-
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2007_05.pdf" target="_blank">[8]</a>
705+
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2007_05.pdf" target="_blank">[9]</a>
705706
M. J. D. Powell, Developments of NEWUOA for minimization without derivatives, <i>IMA J. Numer. Anal.</i>, 28:649&ndash;664, 2008
706707
</p>
707708
<p>
708-
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2009_06.pdf" target="_blank">[9]</a>
709+
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2009_06.pdf" target="_blank">[10]</a>
709710
M. J. D. Powell, The BOBYQA algorithm for bound constrained optimization without derivatives, Technical Report DAMTP 2009/NA06, Department of Applied Mathematics and Theoretical Physics, Cambridge University, Cambridge, UK, 2009
710711
</p>
711712
<p>
712-
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2014_02.pdf" target="_blank">[10]</a>
713+
<a class="theme-link" href="http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2014_02.pdf" target="_blank">[11]</a>
713714
M. J. D. Powell, On fast trust region methods for quadratic models with linear constraints, <i>Math. Program. Comput.</i>, 7:237&ndash;267, 2015
714715
</p>
715716
<p>
716-
<a class="theme-link" href="https://tomragonneau.com/documents/thesis.pdf" target="_blank">[11]</a>
717+
<a class="theme-link" href="https://tomragonneau.com/documents/thesis.pdf" target="_blank">[12]</a>
717718
T. M. Ragonneau. <i>Model-Based Derivative-Free Optimization Methods and Software</i>, Chapter 3. PhD thesis, The Hong Kong Polytechnic University, Hong Kong SAR, China, 2022.
718719
</p>
719720
<p>
720-
<a class="theme-link" href="http://www.libprima.net" target="_blank">[12]</a>
721+
<a class="theme-link" href="http://www.libprima.net" target="_blank">[13]</a>
721722
Z. Zhang, PRIMA: Reference Implementation for Powell's Methods
722723
with Modernization and Amelioration, available at
723724
<a class="theme-link" href="http://www.libprima.net" target="_blank">http://www.libprima.net</a>, 2023.
@@ -742,17 +743,9 @@ <h2>Remarks</h2>
742743
The paper [10] discusses how LINCOA solves its trust-region subproblems.
743744
</li>
744745
<li>
745-
<a class="theme-link" href="https://www.zhangzk.net" target="_blank">Zaikun Zhang</a> gave a brief introduction to PDFO in his talk "<a class="theme-link" href="https://www.zhangzk.net/docs/talks/20200513lsec.pdf" target="_blank">PDFO: Powell’s Derivative-Free Optimization Solvers with MATLAB and Python Interfaces</a>" delivered (online) at the <a class="theme-link" href="http://lsec.cc.ac.cn/" target="_blank">State Key Laboratory of Scientific and Engineering Computing</a>, Chinese Academy of Sciences on May 13, 2020.
746-
</li>
747-
<li>
748-
<a class="theme-link" href="https://tomragonneau.com" target="_blank">Tom M. Ragonneau</a> presented PDFO in his talk "PDFO: a Cross-Platform MATLAB/Python Interface for Powell's Derivative-Free Optimization Solvers" delivered (online) at the <a class="theme-link" href="https://www.siam.org/conferences/cm/conference/op21" target="_blank">SIAM Conference on Optimization (OP21)</a>, on July 21, 2021.
749-
</li>
750-
<li>
751-
If you would like to mention PDFO in your work, you may cite the following paper.
752-
Thank you.
753-
<p>
754-
T. M. Ragonneau and Z. Zhang. PDFO: A Cross-Platform Package for Powell's Derivative-Free Optimization Solvers. 2023. arXiv:<a class="thame-link" href="https://arxiv.org/abs/2302.13246/" target="_blank">2302.13246</a> [math.OC].
755-
</p>
746+
Different from PDFO, which provides interfaces for Powell's code,
747+
<a class="theme-link" href="http://www.libprima.net" target="_blank">[13]</a> provides modernized reference implementation for Powell's
748+
methods.
756749
</li>
757750
</ol>
758751
</section>

0 commit comments

Comments
 (0)