2.3.28
What's Changed
- Simplify streets by @Grufoony in #243
- Enhance memory leak detection by @Grufoony in #245
- add
StochasticStreetclass by @Grufoony in #244 - Increase map access security by @Grufoony in #246
- Add
nodeandstreetgetters to Graph class by @Grufoony in #247 - Update example workflow to also run on macos by @Grufoony in #248
- Enhance logger by @Grufoony in #249
- Add caching of updated paths by @Grufoony in #255
- Define new class for Adjacency matrix by @sbaldu in #257
- Fix bug and add test for adjacency matrix by @sbaldu in #258
- Set
nextStreetIdas Agent class attribute by @Grufoony in #261 - Optimize
updatePathfunction with tbb by @Grufoony in #260 - Change street evolution loop by @Grufoony in #262
- Refactor
addItineraryfunction in Dynamics class by @Grufoony in #264 - Enhance plots in
get_osm_datascript by @Grufoony in #266 - Add support for io flags in
importOSMNodesfunction by @Grufoony in #256
Full Changelog: 2.2.12...2.3.28