Metadata-Version: 2.1
Name: mathix
Version: 0.0.5
Summary: This package is a complete math library with vector  matrices  algorithms  etc (although most of these are in development and currently in development)
Home-page: https://github.com/JeysDev/Mathix
Author: JeysDev
License: MIT
Keywords: [ math   vector    matrix    algorithm ]
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Description-Content-Type: text/markdown
License-File: LICENSE

# The Mathix Library

This is a mathemathics project where everyone can access any anything necessary math function.

## My current objective

I am now developing all the concepts in python for later porting them to other programming languages such as **C++**, **C#**, **Javascript**, **Rust** or **Kotlin**

## License

© Copyright 2022 JeysDev
Licensed under the [MIT License](LICENSE).


