1 Star 0 Fork 0

Akaxi/nlopt-2.6.0

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mkdocs.yml 1.39 KB
一键复制 编辑 原始数据 按行查看 历史
Akaxi 提交于 2024-10-23 15:39 . first push
site_name: NLopt Documentation
site_author: S. G. Johnson et al.
repo_url: https://github.com/stevengj/NLopt/
docs_dir: 'doc/docs'
site_dir: 'doc/site'
theme: readthedocs
python:
version: 2 # for unicode
setup_py_install: True
markdown_extensions:
- wikilinks
- toc:
title: Table of Contents
- attr_list
- fenced_code
- mdx_math:
enable_dollar_delimiter: True
extra_javascript: ['https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML','mathjaxhelper.js']
pages:
- NLopt:
- Overview: index.md
- Release Notes: NLopt_release_notes.md
- FAQ: NLopt_FAQ.md
- NLopt manual:
- NLopt manual: NLopt_manual.md
- Introduction: NLopt_Introduction.md
- Installation: NLopt_Installation.md
- Tutorial: NLopt_Tutorial.md
- NLopt reference:
- General reference: NLopt_Reference.md
- C++ reference: NLopt_C-plus-plus_Reference.md
- Fortran reference: NLopt_Fortran_Reference.md
- Matlab reference: NLopt_Matlab_Reference.md
- Python reference: NLopt_Python_Reference.md
- Guile reference: NLopt_Guile_Reference.md
- R reference: NLopt_R_Reference.md
- Deprecated API reference: NLopt_Deprecated_API_Reference.md
- NLopt algorithms:
- NLopt algorithms: NLopt_Algorithms.md
- NLopt on Windows: NLopt_on_Windows.md
- License and Copyright: NLopt_License_and_Copyright.md
- Citing NLopt: Citing_NLopt.md
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/akaxi611/nlopt-2.6.0.git
git@gitee.com:akaxi611/nlopt-2.6.0.git
akaxi611
nlopt-2.6.0
nlopt-2.6.0
master

搜索帮助