Knowledge stack for transportation.
Project description
About
This is the repository for the knowledge stack of transporation.
What this covers.
This covers Highway Capacity Manual (HCM) and Green Book.
HCM
- Chapter 15 (Two Lane Highways)
Test
-
Make sure you have Rust installed. You can install it from rustup.rs.
-
Prepare the virtual environment with
uv venv .venv. -
To activate the environment, type (Ubuntu)
source .venv/bin/activateand (Windows).venv\Scripts\activate. -
Then
maturin developto build the Rust library and make it available in Python. -
Run the tests with
cargo testfor Rust, andpytest ./testsfor Python wrapper.
Note: If you want to have changes in the Rust code to be reflected in Python, you need to run cargo clean and maturin develop again after making changes.
TODO
Add new chapter on HCM.
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 Distributions
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 transportations_library-0.1.4-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: transportations_library-0.1.4-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 178.3 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ece23f29961f997b171ea8eaf6047dc064ecf84af91fbbb03b5011a7bf42e99e
|
|
| MD5 |
7e81ea45953dd7ea283135a99911e602
|
|
| BLAKE2b-256 |
6c9178593b810de3ff53d993550139b2a3d59e9d2f3172a47aed5f7188dbba6e
|