Metadata-Version: 2.4
Name: dcg-sci-tool
Version: 0.1.1
Summary: Scientific computing tools for data analysis.
Project-URL: Homepage, https://github.com/yourusername/dcg-sci-tool
Project-URL: Bug Tracker, https://github.com/yourusername/dcg-sci-tool/issues
Author-email: colindong <dcg899@163.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Summation Tool

A lightweight Python library to compute the sum of integers from 1 to n efficiently using Gauss's formula.

## Installation 