A python package that makes math... smooth!
Project description
SmoothMath
The smoothest math package!
How to install:
To install this package, run pip install smoothmath
Tutorial
Some things that this package includes is the add & subtract function. Here's an example of the add:
import smoothmath as sm
print(sm.add(4, 2)) #result is 6
And to subtract, it's as easy as
import smoothmath as sm
print(sm.subtract(4, 2)) #result is 2
For the full documentation, please visit https://qloha.github.io/smoothmath
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
smoothmath-1.0.5.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file smoothmath-1.0.5.tar.gz.
File metadata
- Download URL: smoothmath-1.0.5.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ea660ae3cd5efb9130cb3cfd7b499638a7c1915f014f852122cbabb6cf88f7b
|
|
| MD5 |
052a2fa070b6a481f2b6a881bf90b94d
|
|
| BLAKE2b-256 |
546e927db974dc40d9fe4a9e763d8cce31c2611fc53c2efb84e2c35ed7a548e7
|
File details
Details for the file smoothmath-1.0.5-py3-none-any.whl.
File metadata
- Download URL: smoothmath-1.0.5-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13721ac5cf65fe5b4fa0db6a32d7a2289a074587f15feaa227ff78fee95baf28
|
|
| MD5 |
c48731a7f56aa5e59781f800f63d6eb4
|
|
| BLAKE2b-256 |
c7ed565633b9225a32ffbbaf10bb9b43965c6c044d0d992451618bf6a57f3444
|