Skip to content

Commit

Permalink
zenodo DOI added
Browse files Browse the repository at this point in the history
  • Loading branch information
milankl authored May 19, 2021
1 parent f4e3662 commit afcaf41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
[![CI](https://github.com/milankl/BitInformation.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/milankl/BitInformation.jl/actions/workflows/CI.yml)
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://milankl.github.io/BitInformation.jl/stable)
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://milankl.github.io/BitInformation.jl/dev)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4774191.svg)](https://doi.org/10.5281/zenodo.4774191)

BitInformation.jl is a package for the analysis of bitwise information in Julia Arrays.
Based on counting the occurrences of bits in floats (or generally any bittype) across various
dimensions of an array, this package provides functions to calcualte quantities like the
dimensions of an array, this package provides functions to calculate quantities like the
bitwise real information content, the mutual information, the redundancy or preserved information
between arrays.

Expand Down

0 comments on commit afcaf41

Please sign in to comment.