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 All Rights Reserved
The following code and its accompanying documentation are the property of Martijn (Niek) Mooij. All rights are reserved. No part of this code may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical methods, without the prior written permission of the author, except in the case of brief quotations embodied in critical reviews and certain other noncommercial uses permitted by copyright law. For permission requests, write to the author at mooij.niek@gmail.com.
Copyright 2024 Niek Mooij
## 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.3.tar.gz
.
File metadata
- Download URL: RDG-Networks-0.2.3.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 | 18ae3ee8ab6e25802fb3f46c53cb15669bf351a9563bb12436a02bd35a4faa49 |
|
MD5 | 9fd12fe32856a20bc7a4bffa013562e3 |
|
BLAKE2b-256 | 254c478110ff7c0daa416389db059db3eaf0398b77860d21f3565bbded904cee |
File details
Details for the file RDG_Networks-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: RDG_Networks-0.2.3-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 | 71f6f3f9df8e33e8ab9e47bc23d75121114819fa4e083c96e668b4bada251f2b |
|
MD5 | 06c62c74031a5501c323f1914de98ff6 |
|
BLAKE2b-256 | 18cdaffe52e1bce857141342afbeed9d2065628e58cc313b9fabcd352c18bfdb |