v0.2.0
What's Changed
- Add rustworkx support by @yu-ta-sato in #62
- Refactor
proximity.pyby @yu-ta-sato in #63 - Add
source_node_typesandtarget_node_typesin the params ofbridge_nodesby @yu-ta-sato in #64 - Add
add_metapaths_by_weightsby @yu-ta-sato in #65 - Fix issues in proximity graph with a new parameter network_weight. by @yu-ta-sato in #66
- Add plot_graph by @yu-ta-sato in #68
- Refactor utils.py and tests by @yu-ta-sato in #69
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #67
- Refactor morphology.py by @yu-ta-sato in #70
- Update
create_isochroneby @yu-ta-sato in #71 - Fix docstrings of functions by @yu-ta-sato in #72
- Update docs and fix parameters for
add_metapaths_by_weightandadd_metapathsby @yu-ta-sato in #73 - Fix plot_graph and pyg related functions by @yu-ta-sato in #74
- Allow the output return of plot_graph as ax or ndarray by @yu-ta-sato in #75
- Add description of available types for Overture Maps by @yu-ta-sato in #76
- Migrate web framework by @yu-ta-sato in #77
- Fixed docs workflow by @yu-ta-sato in #78
- Update 0.1.7 -> 0.2.0 with modification of domain by @yu-ta-sato in #79
- Refactor actions and docs by @yu-ta-sato in #80
- Add alias to dev version by @yu-ta-sato in #81
- Add step to delete 'latest' version in deployment by @yu-ta-sato in #83
- Fix docs action by @yu-ta-sato in #84
- Use readthedocs by @yu-ta-sato in #85
- Fix readthedocs button by @yu-ta-sato in #86
- Fix button by @yu-ta-sato in #87 #88 #89
Full Changelog: v0.1.7...v0.2.0