NEWS


coresynth 0.2.0 (2026-06-12)

New features

Minor improvements

coresynth 0.1.0

First public release.

Methods

Unified API

Performance

All core optimisations implemented in C++ via RcppArmadillo: 50–70x faster than the Synth package for typical panel sizes (N_co ≤ 30). src/inference.cpp placebo loops parallelised with OpenMP.