Metadata-Version: 2.1
Name: maths-add
Version: 0.2.3
Summary: A extended math library
Home-page: https://github.com/fourth-dimensional/maths_add
Author: fourth-dimensional_universe
Author-email: 3817201131@qq.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

#+LANGUAGE: zh_cn

# maths_add

一个数学扩展库

Python版本>6.9.9

安装方法:
1.在cmd中使用pip install maths_add下载安装
2.在PYPI网站中下载,可以下载.whl文件,用在下载目录的cmd输入pip install .whl文件名下载安装,也可以下载压缩包,在当前目录的cmd输入python setup.py install下载安装
