Metadata-Version: 2.4
Name: ariamath
Version: 0.1.1a1
Summary: Aria Math -- A mathematics library.
Project-URL: Repository, https://git.vladzodchey.ru/vladzodchey/ariamath.git
Author-email: vladzodchey <vlad@videvsys.ru>
Maintainer-email: vladzodchey <vlad@videvsys.ru>
License-Expression: MIT
Keywords: calculation,gamedev,math
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# ariamath
Aria Math -- a tiny mathematics library.

Note: Aria Math is not related to aria- packages on PyPi. The name comes from my favorite C418 track called "Aria Math"

This library currently has:
- Vectors

Not really function-packed as of now, huh? Well, while I'm busy learning maths I'll eventually expand it with other stuff.
Next on the line: Number Theory
