v0.9.0
What's Changed
- Miscellaneous changes to improve type infererability and precompilation times by @ConnectedSystems in #455
- Changes to improve performance of PAWN sensitivity analysis by @ConnectedSystems in #457
- Fix print_rules condition by @Zapiano in #460
- Update ADRIA logo by @Zapiano in #461
- Adjust PAWN function to support 1D matrix for convenience by @ConnectedSystems in #462
- Update Reef Tourism Index regression coefficient (temporary solution) by @ConnectedSystems in #466
- Include rule_extraction.jl in viz.jl by @Zapiano in #468
- Add new cluster_rules method that accepts BitVector or Vector{Bool} by @Zapiano in #467
- Add option to show GBRMPA management zones by @ConnectedSystems in #470
- Precompilation reduction by @ConnectedSystems in #469
- Update sensitivity module to follow Blue style by @ConnectedSystems in #471
- Update Doc mentioning blue style guide by @Zapiano in #472
- Update viz.rules_scatter to accept targeted clusters by @Zapiano in #475
- Remove locations with no space from consideration for interventions by @ConnectedSystems in #479
- Rename time_series_clustering and ts_cluster by @Zapiano in #478
- Fix duplicate x-axis values bug in
viz.outcome_map()
by @Rosejoycrocker in #442 - Add Documentation Sensitivity section for Rule Induction algorithm by @Zapiano in #477
- Update version number to 0.9.0 by @Rosejoycrocker in #497
Full Changelog: v0.8.0...v0.9.0