Metadata-Version: 2.1
Name: numeracy
Version: 0.0.3
Summary: A numerical algorithm package in Python
Home-page: https://github.com/140378476/Numeracy
Author: lyc
Author-email: 1403718476@qq.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.17)

# 悉数 (Numeracy)
此项目包含基于 Python 的数值算法实现，目前主要是“数值分析”课程中所学习到的算法。欢迎进行参考交流。
 
# Numeracy
This project contains numerical algorithms implemented in Python, most of which are  
introduced in the course of numerical analysis. 

