Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khushipandey8/mymathmodule
https://github.com/khushipandey8/mymathmodule
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/khushipandey8/mymathmodule
- Owner: KhushiPandey8
- License: mit
- Created: 2024-07-22T11:30:00.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T13:00:35.000Z (7 months ago)
- Last Synced: 2025-01-20T06:53:09.558Z (22 days ago)
- Language: Python
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mymath_module
## Description
`mymath_module` is a custom Python package for performing various mathematical operations, including finding the greatest common divisor (GCD), least common multiple (LCM), factorials, and primality testing.
## Installation
You can install the package from PyPI using pip:
```bash
pip install math-module-package==0.2.1