Metadata-Version: 2.1
Name: InfinityMath
Version: 0.0.2
Summary: The math module where you can sum numbers, make functions and other things
Home-page: https://github.com/SlackBaker/better_math.git
Author: Ostap Dziubyk
Author-email: your-email@example.com
License: MIT
Keywords: math,better_math,calculations,InfinityMath,XMath
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE.txt
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: cmath

# Infinitive math
better_math is a module  right now it is in beta test
there yu can make graphics multiple graphics and count sqrt, count pow and etc


# Changelog

## [0.0.2] - 2025-03-25

- Added support of python 3.10-3.13
- Added ability of using functions in console
- because of some problems some methods don't work right now and I try to fix them

