A Python library for traffic flow simulation with PDE models, particle-based models, and real-world data pipelines
Project description
pytrafficflow
A Python library for traffic flow simulation with PDE models, particle-based models, and real-world data pipelines
Architecture
pytrafficflow/
├── __init__.py
├── core/
│ ├── base_model.py
│ ├── vehicle.py
│ └── velocity.py
├── data/
│ ├── loader.py
│ ├── preprocess.py
│ └── synthetic/
│ └── one_road.py
├── models/
│ └── particle.py
├── tests/
│ └── lwr_tests.py
└── utils/
└── visualization.py
Citation
BibTeX
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytrafficflow-1.0.0.tar.gz
(101.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytrafficflow-1.0.0.tar.gz.
File metadata
- Download URL: pytrafficflow-1.0.0.tar.gz
- Upload date:
- Size: 101.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e22d77854ceaf4ec0902ed07edebaa20e75da8c555e0dea588092cbe32d1c9e5
|
|
| MD5 |
21f38b0fddb95e8e707ce190ecc12f8c
|
|
| BLAKE2b-256 |
afa2e030466168849a37ae89a04ac90590dfa83d8ebccf6f12f4285dc883ccea
|
File details
Details for the file pytrafficflow-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pytrafficflow-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cde505c817eaa50c6d7c2caeefdb9a746abfaf6815ea31e5dc28aaeb4cac5896
|
|
| MD5 |
9d037267a77399228e97781b00c0032a
|
|
| BLAKE2b-256 |
b7116cfef9083d57746f962ffe557c1f5fdf78da1b532f8012c57fdafd0b722d
|