Commit a37e2ff
Add AUTHORS.md
Three credits in the project's history:
- Original 2016-2017 implementation, fully mine (at the University of
Jyväskylä).
- MSVC compatibility by David Caron in 2018 (commit d82044b): Windows
compiler flags, popcount.h MSVC-intrinsics shim, and the small
portability fixes in the .pyx sources that let the codebase compile
under Visual Studio. Never verified end-to-end at runtime — the
diagnostic CI run this pass likely took it to a working Windows
import for the first time — but the compile-level MSVC groundwork
is his.
- 2026 modernization as an AI-pair-programming pass, with Claude
(Anthropic) as the pair partner, matching the wording convention in
mcpyrate's AUTHORS.md.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a902630 commit a37e2ff
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments