Skip to main content

Fast mathematical utilities

Project description

MathUtils

mathematical utilities with C++ backend for high-performance numerical computations.

Create build venv

python -m venv .venv/mathutils_build source .venv/mathutils_build/bin/activate pip install build twine

Clean previous builds

rm -rf dist/ build/ *.egg-info .venv/mathutils_test

Build source distribution and wheel

python -m build

Verify files were created

ls -la dist/

Check package validity

python -m twine check dist/*

Upload only .tar.gz to avoid platform-specific wheel issues

python -m twine upload dist/*.tar.gz

test

deactivate python -m venv .venv/mathutils_test source .venv/mathutils_test/bin/activate pip install -r requirements_testing.txt

in C++

(false)$\mapsto$ 0

(true)$\mapsto$ 1

0$\mapsto$ false

1$\mapsto$ true

13$\mapsto$ true

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

pymathutils-0.1.5.tar.gz (58.4 kB view details)

Uploaded Source

File details

Details for the file pymathutils-0.1.5.tar.gz.

File metadata

  • Download URL: pymathutils-0.1.5.tar.gz
  • Upload date:
  • Size: 58.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for pymathutils-0.1.5.tar.gz
Algorithm Hash digest
SHA256 ca36e8aaa9c8b886ae60a3a6c623daf4a32be0f01570e14d91e8750053496e18
MD5 d9549c0322400e0cb035f2410c7bf9d7
BLAKE2b-256 de2fd3fe720092b26371498f0eb81fe0c604e85aa7810cd4788da020712b5d85

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