Search for a command to run...
v0.1.4 This release focuses on permutation correctness and efficiency, numerical stability, and broader support for ancestry-aware and interaction-aware xQTL workflows. It also improves portability by introducing lazy GPU backend initialization with CPU fallback. What's new Fixed grouped independent mapping permutation statistics. Added the required TensorQTL flags for TensorQTL-style degrees-of-freedom handling. Streamed permutations and reused covariate residuals to reduce overhead. Improved default nominal parquet glob handling in CisMapper. Fixed haplotype permutation update behavior. Improved AMP stability by ensuring cholesky_solve inputs use compatible dtypes and keeping solves out of autocast. Improved numerical stability through input sanitization and p_star clamping. Removed the legacy tstat-to-r2 nominal path. Added lazy GPU backend initialization with CPU fallback. Lazy-loaded rfmix_reader.readers in haplotypeio. Added support for ancestry-specific xQTL effects and interaction modeling, with associated unit tests. Added interaction-aware SuSiE coloc support. Documentation dependency updates urllib3 2.5.0 → 2.6.0 fonttools 4.60.1 → 4.60.2 filelock 3.20.0 → 3.20.1 urllib3 2.6.0 → 2.6.3 pillow 12.0.0 → 12.1.1 tornado 6.5.2 → 6.5.5 cairosvg 2.8.2 → 2.9.0 filelock 3.20.1 → 3.20.3 distributed 2025.9.1 → 2026.1.0 requests 2.32.5 → 2.33.0 New Contributors @dependabot[bot] made their first contribution in https://github.com/heart-gen/localQTL/pull/52 Full Changelog: https://github.com/heart-gen/localQTL/compare/v0.1.3...v0.1.4