Releases: grahamstark/PovertyAndInequalityMeasures.jl
Releases · grahamstark/PovertyAndInequalityMeasures.jl
v1.0.10
PovertyAndInequalityMeasures v1.0.10
Version bumps
Sort out versioning a bit.
Working inequality decompositions. HBAI test case
Some simplification to types; working inequality decompositions; a simple conditional test case using UK HBAI data.
Better use of dataframes
Fixes a bug when using dataframes, improves on the HBAI example, and adds tests of data from DataFrames.
Outputs to structs
convert outputs to structs and slightly generalise types
v1.0.1: Update README.md
Some minor changes reflecting the first real use with non-test data (UK HBAI). Uses a dataframe internally, defaults to always including negative incomes. Also, an example (non test) script showing use with the UK HBAI.
Minor internals changes.
Some minor changes reflecting the first real use with non-test data (UK HBAI). Uses a dataframe internally, defaults to always including negative incomes. Also, an example (non test) script showing use with the UK HBAI.
as sumitted to package manager
v1.0.0 bump version
Initial Release
v0.1.0 Merge branch 'master' of github.com:grahamstark/PovertyAndInequalityM…