Skip to main content

A python based math module

Project description

tukey (v 0.1.0)

The tukey package provides basic mathematical operations like addition, subtraction, multiplication and division.

Installation

You can install 'tukey' from PyPi using pip:

pip install tukey

Usage

once installed, you can import the package and use it's functionality directly:

from tukey import tukey

# Basic arithmatic operations
print(tukey.add(1, 2))         # Output: 3
print(tukey.subtract(5, 3))    # Output: 2
print(tukey.multiply(4, 6))    # Output: 24
print(tukey.modulo(5, 2))      # Output: 1
print(tukey.divide(8, 2))      # Output: 4.0
print(tukey.divide(10, 0))     # Output: Cannot divide by zero

Inspiration

The 'tukey' package is named in honor of John Tukey, a pioneering statistician known for his contributions to exploratory data analysis and statistical methodology. This project aims to simplify and streamline the process of learning data visualization and manipulation, inspired by Tukey's focus on practical and intuitive statistical techniques.

Future Plans

In future versions of 'tukey', I plan to expand the package to include a user-friendly interface for data visualization, targeting beginners in the field of data analysis. The goal is to reduce the complexity of code required for common visualization tasks, empowering newcomers to explore and understand their data more effectively.

Stay tuned for updates and new features!

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

tukey-0.1.0.tar.gz (40.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tukey-0.1.0-py3-none-any.whl (27.8 kB view details)

Uploaded Python 3

File details

Details for the file tukey-0.1.0.tar.gz.

File metadata

  • Download URL: tukey-0.1.0.tar.gz
  • Upload date:
  • Size: 40.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.9

File hashes

Hashes for tukey-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cca571211aed3b7317f78e92e055f0ff7897f4bfeddc2f7832cc7371a7feb34c
MD5 e54ec0993906493abf9019a44b0cd987
BLAKE2b-256 4ce6200972c478dba9d092b7c71446614c8ecd4a25f0eed9c6f95b73d8783431

See more details on using hashes here.

File details

Details for the file tukey-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: tukey-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 27.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.9

File hashes

Hashes for tukey-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e7dd82429339cbfd279ad58ecb0c26283a99f8a8e96dab235cb727fd173ada68
MD5 8bf2ec6ca2a37fe035d785723efd7507
BLAKE2b-256 d6bb6c90656adfcdd5dee0924882a908e27fe25417aea18f9aaf006c338fda17

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page