Releases: physycom/DynamicalSystemFramework
Releases · physycom/DynamicalSystemFramework
5.1.2
5.1.1
5.1.0
What's Changed
- Update dependencies by @Grufoony in #406
- Move some methods between Road and Street classes by @Grufoony in #407
- Add bc attribute for nodes and edges by @Grufoony in #408
- Move
cartographyto a separate folder by @Grufoony in #409 - Add workflow to validate
.zenodo.jsonby @Grufoony in #411
Full Changelog: 5.0.2...5.1.0
5.0.0
4.7.9
Last release for the 4.*.* series
What's Changed
- Re-introduce Agent id attribute by @Grufoony in #398
- Remove useless
TBBcopy by @Grufoony in #400 - Add
Street::meanSpeedandDynamics::saveStreetSpeedsfunctions by @Grufoony in #399 - Add
log_to_filefunction by @Grufoony in #401 - Update spdlog to version 1.17.0 by @Grufoony in #402
Full Changelog: 4.7.7...4.7.9
4.7.7
4.7.4
What's Changed
- Add
RoadTypeas Road attribute by @Grufoony in #390 - Make priority attribute boolean and bugfixing traffic lights by @Grufoony in #385
- Change itinerary agent attribute from Id to shared pointer by @Grufoony in #391
- Add counting on OD nodes by @Grufoony in #392
- Refactor
get_cartographyreturn values and addto_folium_mapfunctions by @Grufoony in #393 - Fixpypi by @Grufoony in #394
Full Changelog: 4.6.1...4.7.4
4.6.1
4.5.5
4.4.10
What's Changed
- Add some tests by @Grufoony in #354
- Repo organization by @Grufoony in #355
- Fix python by @Grufoony in #358
- Test compilation by @Grufoony in #359
- Add
mdtmodule by @Grufoony in #357 - Use custom spdlog installation to avoid using fmt by @Grufoony in #361
- Use
FetchContentto automatically download dependencies by @Grufoony in #360 - Add auto-naming for main saving functions by @Grufoony in #362
- Refactor benchmarks by @Grufoony in #363
- Refactor coils by @Grufoony in #364
- Add
RoadNetwork::shortestPathfunction by @Grufoony in #365 - Typos and docs by @Grufoony in #367
- Add utility to kill stagnant agents by @Grufoony in #341
- [Experimental] Add support for real-time transition probabilities by @Grufoony in #368
- Rework next streetid computation by @Grufoony in #370
- Bugfix: min_duration and max_speed in trajectory filter by @Grufoony in #371
- Bugfix: increase performances of
filterfunction by @Grufoony in #372 - Add
throw_on_emptyparam to updatePaths by @Grufoony in #374 - Add stationary probability for random vehicles movement by @Grufoony in #376
Full Changelog: 3.14.0...4.4.10