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
sm.add(4, 1) #result is 5
And to subtract, it's as easy as
import smoothmath as sm
sm.subtract(4, 1) #result is 3
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.1.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file smoothmath-1.0.1.tar.gz
.
File metadata
- Download URL: smoothmath-1.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91871a1b4332137c146e659ce15f2f5e6c7dfffc6c465ee1ca65a08ed67d696b |
|
MD5 | fd1287084e192eaaa8744501712fa291 |
|
BLAKE2b-256 | 31da6b0ef8d0a5cb45cfd5209fae9e5931c52eb7634a091e7e0ea4fb9a61e1c8 |
File details
Details for the file smoothmath-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: smoothmath-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 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 | b01593b0a437cc727a54071d3e256cc55f5e31e91dd2e2c436502100e3a9eb88 |
|
MD5 | ee9968a949ad61e5627297dbe7833782 |
|
BLAKE2b-256 | eda88e2977984fbdb7608646ad744ee99a330bcc73d5b6e853f99b8d0d517334 |