All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add
SfkitLDFiltering
for simulating the SNP selection in sfkit. - Add
BatchQRSolver
for linear regression.
- Avoid re-compiling when using
jax.jit
. - Use
numpy
when calculating the statistics for getting the more accurate results. - Ensure the sample order in covariates and phenotypes are the same.
- The
BlockDiagonalMatrix
implementation in linear regression. - Remove
pmap
implementation in regressions. - Remove
examples/
using http protocol.
The first release version of RAFAEL.