PEPit v0.1.2
Added
- First round of documentation added
- All the 96 examples that exist in Python PEPit are now implemented in PEPit.jl as well with numerical values matching (tolerance 10^-5 or below are accepted as match)
Use of generative AI. For creating the first version of the documentation from the existing Julia codebase, Claude Code with model Opus 4.8 with reasoning effort set at Max was used. It looks decent, but more manual editing is required. For the implementation of the 96 examples (one third was already implemented before manually), we first used OpenAI Codex with model ChatGPT 5.5 with reasoning effort xhigh and then subsequently reviewed by both us manually and also via Claude Code with model Opus 4.8 with reasoning effort set at Ultracode. The Codex version that we used was Version 26.602.40724 and Claude Code version was 1.11187.4 (584005).
Merged pull requests: