Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 681 Bytes

File metadata and controls

7 lines (4 loc) · 681 Bytes

Authors

  • Original wlsqm by Juha Jeronen (@Technologicat), 2016–2017, at the University of Jyväskylä. BSD 2-Clause license.

  • MSVC compatibility (commit d82044b, 2018) by David Caron (@davidcaron): Windows compiler flags, popcount.h MSVC-intrinsics shim, and a handful of small portability fixes in the .pyx sources so the codebase compiles cleanly under Visual Studio in addition to GCC.

  • Modernization for Python 3.11–3.14 by Juha Jeronen, with Claude (Anthropic) as AI pair programmer, 2026.