- add experimental support for MSVC compiler
- add R-like functions for fitting linear models in module `utils`
- add a function to compute natural cubic spines basis in module `utils`
- add tmixture functions from R package limma
- add linear model fit functions from R package limma
- add functions handling duplicated probes from R package limma
- lint code with `ruff`
- add a "differential expression analysis" section to the doc