Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

OptimizationProblems.jl

OptimizationProblems.jl には JuliaSmoothOptimizers から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
5
Stars
90
更新
2026-06-19
Forks
48
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

review-meta
ソフトウェア品質保証アナリスト・テスター

Review a src/Meta/<name>.jl file for correctness, completeness, and consistency with the problem implementation. Reports findings as Errors (test-suite failures), Warnings (documentation gaps), and Info (notable but valid).

2026-06-19
review-purejump
ソフトウェア品質保証アナリスト・テスター

Review a src/PureJuMP/<name>.jl file for correctness, signature conventions, n-adjustment, start-value coverage, and cross-compatibility with the ADNLPProblems sibling. Reports findings as Errors (test-suite failures), Warnings (likely issues requiring judgment), and Info (notable but valid observations).

2026-06-19
review-adnlpproblems
ソフトウェア品質保証アナリスト・テスター

Review a src/ADNLPProblems/<name>.jl file for correctness, type stability, constructor form, and allocation requirements. Reports findings as Errors (test-suite failures or type bugs), Warnings (likely issues requiring judgment), and Info (notable but valid observations).

2026-06-06
review-problem
ソフトウェア品質保証アナリスト・テスター

Full review of a problem across all three files (ADNLPProblems, PureJuMP, Meta). Combines per-file correctness checks with cross-file coherence checks. Reports consolidated findings as Errors / Warnings / Info.

2026-06-06
find-bib
ソフトウェア開発者

Find or construct a BibTeX reference for an OptimizationProblems.jl meta file. Given a DOI, problem name, or free-form reference text, searches for the DOI online, fetches BibTeX from doi2bib.org, and formats the result as a Julia raw string ready to paste into src/Meta/<name>.jl.

2026-05-15