A simple math library
Project description
matholib
MathoLib is a simple python library that performs mathematic operations easy way.
Features
- Perform mathematics operations
Usage
from matholib import add
print(add([1, 2, 3])) # Output: 6
# Creating virtual environment
# python3 -m venv path/to/venv
# source path/to/venv/bin/activate
# python3 -m pip install xyz
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
matholib-0.1.0.tar.gz
(1.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 matholib-0.1.0.tar.gz.
File metadata
- Download URL: matholib-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5799f41816e848bc83820b1e01174b776cbfca34cda91622d9e391748201e9aa
|
|
| MD5 |
753f3abfe2175c91845c1d03f66da4b2
|
|
| BLAKE2b-256 |
2a8696efaec7625b128e8196ed022511c4a52e00fd41d5195c9f4eb95d47c0d4
|
File details
Details for the file matholib-0.1.0-py3-none-any.whl.
File metadata
- Download URL: matholib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aee083fa0ccdf73560dc640a25ce67bf2ebcd756ee6c84eb50af043002918617
|
|
| MD5 |
2ab464b6d16dc9554f8d04c6980e7ad9
|
|
| BLAKE2b-256 |
95de86ee2334547c8b8a0ac6facad207460ec86f907f93f5f3bf041785d05a19
|