Index of /ai_ml/lib/python3.10/site-packages/scipy/optimize/

NameLast ModifiedSize
UpParent Directory
Directory__pycache__2025-11-25 14:17-
Directory_highs2025-11-25 14:17-
Directory_lsq2025-11-25 14:17-
Directory_shgo_lib2025-11-25 14:17-
Directory_trlib2025-11-25 14:17-
Directory_trustregion_constr2025-11-25 14:17-
Directorycython_optimize2025-11-25 14:17-
Directorytests2025-11-25 14:17-
File__init__.py2025-11-25 14:17 13k
File__nnls.cpython-310-x86_64-linux-gnu.so2025-11-25 14:17 54k
File__nnls.pyi2025-11-25 14:17 1k
File_basinhopping.py2025-11-25 14:17 30k
File_bglu_dense.cpython-310-x86_64-linux-gnu.so2025-11-25 14:17 330k
File_cobyla.cpython-310-x86_64-linux-gnu.so2025-11-25 14:17 95k
File_cobyla_py.py2025-11-25 14:17 11k
File_constraints.py2025-11-25 14:17 23k
File_differentiable_functions.py2025-11-25 14:17 23k
File_differentialevolution.py2025-11-25 14:17 73k
File_direct.cpython-310-x86_64-linux-gnu.so2025-11-25 14:17 43k
File_direct_py.py2025-11-25 14:17 12k
File_dual_annealing.py2025-11-25 14:17 30k
File_group_columns.cpython-310-x86_64-linux-gnu.so2025-11-25 14:17 94k
File_hessian_update_strategy.py2025-11-25 14:17 16k
File_lbfgsb.cpython-310-x86_64-linux-gnu.so2025-11-25 14:17 111k
File_lbfgsb_py.py2025-11-25 14:17 19k
File_linesearch.py2025-11-25 14:17 27k
File_linprog.py2025-11-25 14:17 29k
File_linprog_doc.py2025-11-25 14:17 61k
File_linprog_highs.py2025-11-25 14:17 18k
File_linprog_ip.py2025-11-25 14:17 45k
File_linprog_rs.py2025-11-25 14:17 23k
File_linprog_simplex.py2025-11-25 14:17 25k
File_linprog_util.py2025-11-25 14:17 62k
File_lsap.cpython-310-x86_64-linux-gnu.so2025-11-25 14:17 27k
File_milp.py2025-11-25 14:17 15k
File_minimize.py2025-11-25 14:17 47k
File_minpack.cpython-310-x86_64-linux-gnu.so2025-11-25 14:17 77k
File_minpack2.cpython-310-x86_64-linux-gnu.so2025-11-25 14:17 52k
File_minpack_py.py2025-11-25 14:17 43k
File_moduleTNC.cpython-310-x86_64-linux-gnu.so2025-11-25 14:17 143k
File_nnls.py2025-11-25 14:17 3k
File_nonlin.py2025-11-25 14:17 48k
File_numdiff.py2025-11-25 14:17 28k
File_optimize.py2025-11-25 14:17 143k
File_qap.py2025-11-25 14:17 28k
File_remove_redundancy.py2025-11-25 14:17 19k
File_root.py2025-11-25 14:17 28k
File_root_scalar.py2025-11-25 14:17 20k
File_shgo.py2025-11-25 14:17 61k
File_slsqp.cpython-310-x86_64-linux-gnu.so2025-11-25 14:17 81k
File_slsqp_py.py2025-11-25 14:17 19k
File_spectral.py2025-11-25 14:17 8k
File_tnc.py2025-11-25 14:17 17k
File_trustregion.py2025-11-25 14:17 11k
File_trustregion_dogleg.py2025-11-25 14:17 5k
File_trustregion_exact.py2025-11-25 14:17 16k
File_trustregion_krylov.py2025-11-25 14:17 3k
File_trustregion_ncg.py2025-11-25 14:17 5k
File_tstutils.py2025-11-25 14:17 33k
File_zeros.cpython-310-x86_64-linux-gnu.so2025-11-25 14:17 22k
File_zeros_py.py2025-11-25 14:17 51k
Filecobyla.py2025-11-25 14:17 1k
Filecython_optimize.pxd2025-11-25 14:17 1k
Filelbfgsb.py2025-11-25 14:17 1k
Filelinesearch.py2025-11-25 14:17 1k
Fileminpack.py2025-11-25 14:17 2k
Fileminpack2.py2025-11-25 14:17 1k
FilemoduleTNC.py2025-11-25 14:17 1k
Filenonlin.py2025-11-25 14:17 2k
Fileoptimize.py2025-11-25 14:17 2k
Fileslsqp.py2025-11-25 14:17 2k
Filetnc.py2025-11-25 14:17 2k
Filezeros.py2025-11-25 14:17 1k
From the website for the L-BFGS-B code (from at http://www.ece.northwestern.edu/~nocedal/lbfgsb.html): """ L-BFGS-B is a limited-memory quasi-Newton code for bound-constrained optimization, i.e. for problems where the only constraints are of the form l<= x <= u. """ This is a Python wrapper (using F2PY) written by David M. Cooke <cookedm@physics.mcmaster.ca> and released as version 0.9 on April 9, 2004. The wrapper was slightly modified by Joonas Paalasmaa for the 3.0 version in March 2012. License of L-BFGS-B (Fortran code) ================================== The version included here (in lbfgsb.f) is 3.0 (released April 25, 2011). It was written by Ciyou Zhu, Richard Byrd, and Jorge Nocedal <nocedal@ece.nwu.edu>. It carries the following condition for use: """ This software is freely available, but we expect that all publications describing work using this software, or all commercial products using it, quote at least one of the references given below. This software is released under the BSD License. References * R. H. Byrd, P. Lu and J. Nocedal. A Limited Memory Algorithm for Bound Constrained Optimization, (1995), SIAM Journal on Scientific and Statistical Computing, 16, 5, pp. 1190-1208. * C. Zhu, R. H. Byrd and J. Nocedal. L-BFGS-B: Algorithm 778: L-BFGS-B, FORTRAN routines for large scale bound constrained optimization (1997), ACM Transactions on Mathematical Software, 23, 4, pp. 550 - 560. * J.L. Morales and J. Nocedal. L-BFGS-B: Remark on Algorithm 778: L-BFGS-B, FORTRAN routines for large scale bound constrained optimization (2011), ACM Transactions on Mathematical Software, 38, 1. """ The Python wrapper ================== This code uses F2PY (http://cens.ioc.ee/projects/f2py2e/) to generate the wrapper around the Fortran code. The Python code and wrapper are copyrighted 2004 by David M. Cooke <cookedm@physics.mcmaster.ca>. Installation ============ Make sure you have F2PY, scipy_distutils, and a BLAS library that scipy_distutils can find. Then, $ python setup.py build $ python setup.py install and you're done. Example usage ============= An example of the usage is given at the bottom of the lbfgsb.py file. Run it with 'python lbfgsb.py'. License for the Python wrapper ============================== Copyright (c) 2004 David M. Cooke <cookedm@physics.mcmaster.ca> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Proudly Served by LiteSpeed Web Server at recommender.prod.lordofliquor.com Port 443