File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 - family-names : Berselli
1010 given-names : Gregorio
1111 orcid : ' https://orcid.org/0009-0004-7797-9138'
12- repository-code : ' https://github.com/physycom /DynamicalSystemFramework'
13- url : ' https://physycom .github.io/DynamicalSystemFramework/'
12+ repository-code : ' https://github.com/Grufoony /DynamicalSystemFramework'
13+ url : ' https://Grufoony .github.io/DynamicalSystemFramework/'
1414license : CC-BY-NC-SA-4.0
1515version : 5.4.0
1616date-released : ' 2026-04-20'
Original file line number Diff line number Diff line change 11# DynamicalSystemFramework
2- [ ![ Latest Release] ( https://img.shields.io/github/v/release/physycom /DynamicalSystemFramework )] ( https://github.com/physycom /DynamicalSystemFramework/releases/latest )
2+ [ ![ Latest Release] ( https://img.shields.io/github/v/release/Grufoony /DynamicalSystemFramework )] ( https://github.com/Grufoony /DynamicalSystemFramework/releases/latest )
33[ ![ PyPI version] ( https://img.shields.io/pypi/v/dsf-mobility )] ( https://pypi.org/project/dsf-mobility/ )
44[ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.18745492.svg )] ( https://doi.org/10.5281/zenodo.18745492 )
55
99[ ![ CSV] ( https://img.shields.io/badge/csv_parser-3.2.0-blue.svg )] ( https://github.com/vincentlaucsb/csv-parser )
1010[ ![ JSON] ( https://img.shields.io/badge/simdjson-4.6.1-blue.svg )] ( https://github.com/simdjson/simdjson )
1111[ ![ SQLite] ( https://img.shields.io/badge/SQLiteCpp-3.3.3-blue.svg )] ( https://github.com/SRombauts/SQLiteCpp )
12- [ ![ codecov] ( https://codecov.io/gh/physycom /DynamicalSystemFramework/graph/badge.svg?token=JV53J6IUJ3 )] ( https://codecov.io/gh/physycom /DynamicalSystemFramework )
12+ [ ![ codecov] ( https://codecov.io/gh/Grufoony /DynamicalSystemFramework/graph/badge.svg?token=JV53J6IUJ3 )] ( https://codecov.io/gh/Grufoony /DynamicalSystemFramework )
1313
1414The aim of this project is to rework the original [ Traffic Flow Dynamics Model] ( https://github.com/Grufoony/TrafficFlowDynamicsModel ) .
1515This rework consists of a full code rewriting, in order to implement more features (like * intersections* ) and get advantage from the latest C++ updates.
Original file line number Diff line number Diff line change @@ -48,10 +48,10 @@ dependencies = [
4848dynamic = [" version" ]
4949
5050[project .urls ]
51- Homepage = " https://github.com/physycom /DynamicalSystemFramework"
52- Documentation = " https://physycom .github.io/DynamicalSystemFramework/"
53- Repository = " https://github.com/physycom /DynamicalSystemFramework"
54- Issues = " https://github.com/physycom /DynamicalSystemFramework/issues"
51+ Homepage = " https://github.com/Grufoony /DynamicalSystemFramework"
52+ Documentation = " https://Grufoony .github.io/DynamicalSystemFramework/"
53+ Repository = " https://github.com/Grufoony /DynamicalSystemFramework"
54+ Issues = " https://github.com/Grufoony /DynamicalSystemFramework/issues"
5555
5656[tool .setuptools ]
5757include-package-data = true
You can’t perform that action at this time.
0 commit comments