We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changes as of release 0.1.1
Add Constraints
Remove assignment col from BaseGraph
Specify that plotting functions take in optional axis objects
`using GerryChain` instead of including it, now that we have it on the registry.
Install IJulia
Replace instructions with Virtual Env setup instructions
Updated API Reference (markdown)
Add the innards of `Partition` to the documentation
Add the innards of `BaseGraph` to the documentation
Update information about bins argument to score_histogram
Add num cut edges
Improved documentation on score functions
Correct syntax for loading Partition
Explain serialization and save as CSV
Add Graph and Partition (and discuss how to read in a graph from a shapefile)
Document score_histogram and correct some stuff in score_boxplot
Add score_boxplot documentation
Make PATH instructions more clear for windows
Remove typo
Update code example to include ChainScoreData and modifications to Election
Update usage example for ElectionTracker
Fix typo in description of `get_scores_at_step` and add description for `get_score_values`
Add get_score_values to the API reference
Correct broken link for score types
Include ChainScoreData
Updated Home (markdown)
Fix link
Update table of contents