Demo library
Project description
Complex multiply
Publishing my first library!
Installation
pip install complex-multiply
Get started
How to multiply one number by another with this library:
from complex_multiply import Multiplication
# Instantiate a Multiplication object
multiplication = Multiplication(2)
# Call the multiply method
print(multiplication.multiply(5))
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
Built Distribution
File details
Details for the file complex_multiply-0.1.0.tar.gz
.
File metadata
- Download URL: complex_multiply-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35bb6eca21e05d0996974c0b8f3c00fd06a8eb2a7a59d0a0ac1db588c609db6b |
|
MD5 | 84b5d8860ed5454a45ed2379e58f09b7 |
|
BLAKE2b-256 | c9bdb7146cc63bb1773cd437eb9e50e515fd2fed8375465cd7955cc7bc1b410d |
File details
Details for the file complex_multiply-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: complex_multiply-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47b30600fe02136590c39aaf079658417f3f0062bb6d90f3fc31b69f3506d88a |
|
MD5 | 2e1c45ffebc1d11f0da94778ee8dc45c |
|
BLAKE2b-256 | 88b24b0b374378a73454166f1b9a5d1424df42eb57f9df49db1a0f3370c525ed |