Most of the code from the RDG Networks project
Project description
## Overview
This Python package provides code regarding the RDG networks project.
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![Python Version](https://img.shields.io/badge/python-3.6%2B-blue.svg)](https://www.python.org/downloads/)
## Table of Contents
[Features](#features)
[Installation](#installation)
[Usage](#usage)
[Configuration](#configuration)
[License](#license)
[Contact](#contact)
## Features
generate_line_segments: Function that determines the linesegments of a RDG network.
generate_line_network: Function that makes the underlying network of the linesegments.
get_intersection_segments: Function that determines the intersection segments of a RDG network.
generate_line_segments_dynamic: Function that determines the segments of a dynamic RDG network (with increasing linelengths in time).
draw_segments: Function that draws the segments.
## Installation You can install the package using pip:
`bash pip install RDG-networks `
## Usage To use the package, import the relevant script from the functions folder based on the algorithm you’d like to apply.
## Configuration No specific configuration is required.
## License This package is distributed under the MIT license.
## Contact You can contact me at mooij.niek@gmail.com for any questions or suggestions.
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
Built Distribution
File details
Details for the file RDG-Networks-0.2.0.tar.gz
.
File metadata
- Download URL: RDG-Networks-0.2.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abf7463e0b27b1a420d04448b6624882234a063b183edb99760e2fbfc925f7b0 |
|
MD5 | 20b2a5a5e8793ac2c73d50c7dc597503 |
|
BLAKE2b-256 | d48a40c86ce65b243ab63a2ff85c3a6f07f378bff18cb29da854bc03a25c8d6d |
File details
Details for the file RDG_Networks-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: RDG_Networks-0.2.0-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45c86ffcb2c93ead7467c07b9a7c094e8aabc35f740bf9cb0f97dea2191d333c |
|
MD5 | 3c58016b7366a4a53000c53bdcb93e7a |
|
BLAKE2b-256 | b280fc2b0a2f5d414657a1ac2c00f7d5d702edf8ed486fa832d9cded32046354 |