Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Releases: klkeys/IHT.jl

Deprecating Julia v0.5 support

28 Feb 03:31
Compare
Choose a tag to compare
Pre-release

This is the last version of IHT.jl that supports Julia v0.5. Future development will target Julia v0.6.

Pre-publication alpha with Julia v0.5 compatibility

18 Nov 01:48
Compare
Choose a tag to compare

This version targets Julia v0.5. Commits since the previous release fix various bugs and type instabilities, particularly in the GPU code.

Last version compatible with Julia v0.4

22 Sep 20:57
Compare
Choose a tag to compare
Pre-release

A snapshot to preserve compatibility with Julia v0.4.

Pre-publication alpha w/ tutorial

25 Aug 17:57
Compare
Choose a tag to compare
Pre-release

IHT.jl now ships with a Jupyter tutorial, some simulation code, and simulated data. The interface has been simplified somewhat, and casual users will find IHT.jl easier to use. Lastly, IHT.jl now performs pretty printing and simple plotting of crossvalidation results.

Pre-publication alpha

05 Jul 03:47
Compare
Choose a tag to compare
Pre-publication alpha Pre-release
Pre-release

IHT.jl is now largely type-stable and optimized. It furnishes both shared-memory and massively parallel compute capabilities. The code runs at speeds competitive with glmnet and ncvreg and has demonstrably competitive model selection behavior.