Skip to main content

Simple immutable vectors.

Project description

generalvector

Simple immutable vectors.

Table of Contents

generalvector
├─ Dependency Diagram for ManderaGeneral
├─ Installation showing dependencies
├─ Information
├─ Attributes
├─ Contributions
└─ Todo

Dependency Diagram for ManderaGeneral

flowchart LR
2([file]) --> 4([packager])
1([library]) --> 2([file])
0([import]) --> 2([file])
1([library]) --> 3([vector])
1([library]) --> 4([packager])
0([import]) --> 1([library])
click 0 "https://github.com/ManderaGeneral/generalimport"
click 1 "https://github.com/ManderaGeneral/generallibrary"
click 2 "https://github.com/ManderaGeneral/generalfile"
click 3 "https://github.com/ManderaGeneral/generalvector"
click 4 "https://github.com/ManderaGeneral/generalpackager"
style 3 fill:#482

Installation showing dependencies

pip install generalvector
generallibrary ✔️

Information

Package Ver Latest Release Python Platform Cover
generalvector 1.5.111 2022-10-19 16:24 CEST 3.8, 3.9, 3.10 Windows, Ubuntu 52.4 %

Attributes

Module: generalvector
├─ Class: Vec
│  ├─ Method: clamp
│  ├─ Method: distance
│  ├─ Method: hex
│  ├─ Method: inrange
│  ├─ Method: length
│  ├─ Method: max
│  ├─ Method: min
│  ├─ Method: normalized
│  ├─ Method: random
│  ├─ Method: range
│  └─ Method: round
└─ Class: Vec2
   ├─ Method: clamp
   ├─ Method: distance
   ├─ Method: inrange
   ├─ Method: length
   ├─ Method: max
   ├─ Method: min
   ├─ Method: normalized
   ├─ Method: random
   ├─ Method: range
   └─ Method: round

Contributions

Issue-creation and discussions are most welcome!

Pull requests are not wanted, please discuss with me before investing any time

Todo

Module Message
general.py Move most methods to _GeneralVector.
Generated 2022-10-19 16:24 CEST for commit 614c794.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

generalvector-1.5.111.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

generalvector-1.5.111-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page