Skip to content

Tags: OpenMendel/MendelIHT.jl

Tags

v1.4.11

## MendelIHT v1.4.11

[Diff since v1.4.10](v1.4.10...v1.4.11)

v1.4.10

## MendelIHT v1.4.10

[Diff since v1.4.9](v1.4.9...v1.4.10)



**Merged pull requests:**
- CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#55) (@github-actions[bot])

v1.4.9

## MendelIHT v1.4.9

[Diff since v1.4.8](v1.4.8...v1.4.9)



**Merged pull requests:**
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#54) (@github-actions[bot])

v1.4.8

## MendelIHT v1.4.8

[Diff since v1.4.7](v1.4.7...v1.4.8)



**Merged pull requests:**
- CompatHelper: add new compat entry for BGEN at version 0.1, (keep existing compat) (#49) (@github-actions[bot])
- CompatHelper: add new compat entry for CSV at version 0.10, (keep existing compat) (#50) (@github-actions[bot])
- CompatHelper: add new compat entry for VCFTools at version 0.2, (keep existing compat) (#51) (@github-actions[bot])

v1.4.7

## MendelIHT v1.4.7

[Diff since v1.4.6](v1.4.6...v1.4.7)


**Closed issues:**
- Use SnpLinAlg for sparse models as well (#46)

**Merged pull requests:**
- Memory efficient keyword (#47) (@biona001)

v1.4.6

## MendelIHT v1.4.6

[Diff since v1.4.5](v1.4.5...v1.4.6)

v1.4.5

## MendelIHT v1.4.5

[Diff since v1.4.4](v1.4.4...v1.4.5)



**Merged pull requests:**
- CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#45) (@github-actions[bot])

v1.4.4

## MendelIHT v1.4.4

[Diff since v1.4.3](v1.4.3...v1.4.4)

v1.4.3

## MendelIHT v1.4.3

[Diff since v1.4.2](v1.4.2...v1.4.3)

v1.4.2

## MendelIHT v1.4.2

[Diff since v1.4.0](v1.4.0...v1.4.2)


**Closed issues:**
- parallel computing in `cv_iht` is slow for floating point matrices.  (#8)
- Do not perform selection on non-genetic covariates (#37)

**Merged pull requests:**
- Multithread instead of pmap (#35) (@biona001)
- compat upate (#38) (@kose-y)
- Project covariates (#39) (@biona001)