Releases: milankl/BitInformation.jl
Releases · milankl/BitInformation.jl
v0.6.3
v0.6.2
BitInformation v0.6.2
v0.6.1
v0.6.0
v0.5.1
BitInformation v0.5.1
Closed issues:
- Incorrect round away from zero for keepbits=significand_bits (#36)
Merged pull requests:
v0.5.0
v0.4.0
v0.3.0
v0.2.0
BitInformation v0.2.0
Merged pull requests:
- CompatHelper: bump compat for "Distributions" to "0.25" (#15) (@github-actions[bot])
- towards documentation (#16) (@milankl)
- Mk/docs (#17) (@milankl)
- docs hosting (#18) (@milankl)
- Documenter added to project.toml (#19) (@milankl)
- with main as default branch for deploydocs (#20) (@milankl)
- readme updated (#21) (@milankl)
v0.1.0
BitInformation v0.1.0
Merged pull requests:
- Copy over from Elefridge.jl (#1) (@milankl)
- comma missing (#2) (@milankl)
- include bitpattern_entropy (#3) (@milankl)
- (un)xor_delta! exported (#4) (@milankl)
- bitcount exported (#5) (@milankl)
- redundancy and mutual information (#6) (@milankl)
- incorrect comment (#7) (@milankl)
- import StatsBase.entropy for test (#8) (@milankl)
- CompatHelper: bump compat for "StatsBase" to "0.33" (#9) (@github-actions[bot])
- multi-bit predictor mutual information (#10) (@milankl)
- redundancy with multi-bit predictor (#11) (@milankl)
- asymmetric redundandcy and CI (#12) (@milankl)
- with set_zero_insignificant (#13) (@milankl)