Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kdomino committed Sep 26, 2018
1 parent 44c227e commit 74d8f28
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Cumulants.jl
[![Build Status](https://travis-ci.org/ZKSI/Cumulants.jl.svg?branch=master)](https://travis-ci.org/ZKSI/Cumulants.jl)
[![Coverage Status](https://coveralls.io/repos/github/ZKSI/Cumulants.jl/badge.svg?branch=master)](https://coveralls.io/github/ZKSI/Cumulants.jl?branch=master)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1254364.svg)](https://doi.org/10.5281/zenodo.1254364)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1423115.svg)](https://doi.org/10.5281/zenodo.1423115)



Calculates cummulant tensors of any order for multivariate data.
Functions return tensor or array of tensors in `SymmetricTensors` type. Requires [SymmetricTensors.jl](https://github.com/ZKSI/SymmetricTensors.jl). To convert to array, run:
Expand Down

0 comments on commit 74d8f28

Please sign in to comment.