Skip to main content

A 3D/4D graphing library using VisPy and SymPy

Project description

3D Graphing Calculator

A Python library for rendering 3D and 4D mathematical expressions using VisPy.

Installation

pip install graphing_calculator_3d

Usage

import sympy as sp
from graphing_lib import api_contract

x, y, z, t = sp.symbols('x y z t')

# Define a 4D function (animated over t)
function = x**2 + y**2 + z - 25 + sp.sin(t)

# Plot it
api_contract.plot(function)

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

graphing_calculator_3d-0.1.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

graphing_calculator_3d-0.1.1-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file graphing_calculator_3d-0.1.1.tar.gz.

File metadata

  • Download URL: graphing_calculator_3d-0.1.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for graphing_calculator_3d-0.1.1.tar.gz
Algorithm Hash digest
SHA256 aafba65010a5989216776c7ec637735a452484b3140860245befed33ba40e45a
MD5 9f1b8c2d139b680b62ce40bdc892a1e1
BLAKE2b-256 b0eebc4f8e2d67769c890d5be5c73b1a90f23f5547b60645333aa07978bfb921

See more details on using hashes here.

File details

Details for the file graphing_calculator_3d-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for graphing_calculator_3d-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 676d39dcd1fc323c2661e1d1d6542811719cb88bb786ce629b35fe4caa43d161
MD5 33bf7348bbd792e68f8cb973e1b35388
BLAKE2b-256 277f4eefcbc8e80640db354d8387ed8490065ae30df5a5d8d7facb14802ffb38

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