Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ZKSI/Cumulants.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
kdomino committed Feb 2, 2018
2 parents 5b7401a + c2da4fa commit 8398c2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# 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/78840100.svg)](https://zenodo.org/badge/latestdoi/78840100)


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 8398c2a

Please sign in to comment.