Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

OptimizationProblems.jl

OptimizationProblems.jl에는 JuliaSmoothOptimizers에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 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