Skip to main content

NumPy-style degree-based trigonometric helpers.

Project description

qalk

qalk re-exports NumPy's public API and adds degree-based trigonometric helpers.

Install

uv add qalk

Usage

from qalk import *

print(sind(30))        # 0.5
print(cosd(60))        # 0.5
print(arcsind(0.5))    # 30.0
print(arctan2d(1, 1))  # 45.0

The regular NumPy symbols are also available through the same import:

from qalk import array, pi, sin, sind

Development

uv sync --extra dev
uv run pytest
uv build

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

qalk-0.1.0.tar.gz (26.5 kB view details)

Uploaded Source

Built Distribution

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

qalk-0.1.0-py3-none-any.whl (1.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: qalk-0.1.0.tar.gz
  • Upload date:
  • Size: 26.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.5

File hashes

Hashes for qalk-0.1.0.tar.gz
Algorithm Hash digest
SHA256 aa44b9003ec008b08929ad813523611560a72ff13c50c376a47446b3697d8915
MD5 42ed577d112dcb08f168884811e8908b
BLAKE2b-256 b8d16705e8175c1aba8be188d0adb8572edb033727e46bb43dcbffa8221d24ce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qalk-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.5

File hashes

Hashes for qalk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cb6ce9ca4760761886eafcc4c4864364bcff726ebede9f25effb9a5730aec524
MD5 1d6aab69476cb30b328a0fe8b3ffa2dc
BLAKE2b-256 b9b676dbcbf6049219788a59f106141a13d6b0600343d8b46c9fac97cecdea34

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