Skip to content

MCHatcher/Fast-computation-Gini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fast-computation-Gini

This repository provides code for fast computation of the Gini coefficient using the bsxfun function in Matlab, plus a faster code based on sorting for cases where N is very large. A slower code using explicit calculation is also provided that can easily be translated into any programming language.

About

Fast computation of the Gini coefficient

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages