An open API service indexing awesome lists of open source software.

https://github.com/laschuet/rankingdifferences.jl

Ranking and ranking difference models
https://github.com/laschuet/rankingdifferences.jl

julia

Last synced: about 1 year ago
JSON representation

Ranking and ranking difference models

Awesome Lists containing this project

README

          

# RankingDifferences.jl

[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/laschuet/RankingDifferences.jl/blob/master/LICENSE.txt)
[![build status](https://travis-ci.com/laschuet/RankingDifferences.jl.svg?branch=master)](https://travis-ci.com/laschuet/RankingDifferences.jl)
[![build status](https://ci.appveyor.com/api/projects/status/000lbbgwqloh8qiw/branch/master?svg=true)](https://ci.appveyor.com/project/laschuet/rankingdifferences-jl/branch/master)
[![coveralls status](https://coveralls.io/repos/github/laschuet/RankingDifferences.jl/badge.svg?branch=master)](https://coveralls.io/github/laschuet/RankingDifferences.jl?branch=master)
[![codecov status](https://codecov.io/gh/laschuet/RankingDifferences.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/laschuet/RankingDifferences.jl)

Ranking and ranking difference models.

## Installation

Open a Julia REPL and enter

```julia
] add RankingDifferences
```

## License

RankingDifferences.jl is licensed under the [MIT License](./LICENSE.txt).