Skip to main content

A simple mathematics utilities library

Project description

mathutils-yourname

A simple mathematics utilities library.

Installation

From source:

  1. Build the package
  2. Install the wheel

Usage

from mathutils.basic_ops import add, subtract
from mathutils.statistics import mean

print(add(2,3))
print(mean([1,2,3]))

Development

  • Python >=3.9
  • Build using python -m build or /Users/c0y00hq/Documents/Local_code/mathutils/.venv/bin/python -m build
  • Install
prefer wheel:
/Users/c0y00hq/Documents/Local_code/mathutils/.venv/bin/python -m pip install -U dist/*.whl

or less common:
/Users/c0y00hq/Documents/Local_code/mathutils/.venv/bin/python -m pip install -U dist/*.tar.gz
  • Uninstall: pip uninstall mathutils-yourname

  • Clean up rm -rf dist build mathutils_yourname.egg-info

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

mathutils_yourname-0.1.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for mathutils_yourname-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 87052634b960a1daa0f42fe4a7312030a19ffaadfcd2b2f97c40de08cb9e9f73
MD5 fffba36fbeed0406730fd590b9b1309c
BLAKE2b-256 4fca4457b7c5a47625afb52e30d126878832426c3ecb722e8bea93efbeda6f8d

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