Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mchatcher/fast-computation-gini

Fast computation of the Gini coefficient
https://github.com/mchatcher/fast-computation-gini

bsxfun gini gini-coefficient gini-index matlab

Last synced: 2 days ago
JSON representation

Fast computation of the Gini coefficient

Awesome Lists containing this project

README

        

# Fast-computation-Gini
This repository provides code for fast computation of the Gini coefficient using the bsxfun function in Matlab. A slower code using explicit calculation is also provided that can easily be translated into any programming language.