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.0.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.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: graphing_calculator_3d-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 dac9149be40e6e09768fc7dd19599097732c6a3f031382cc430cf278943550cb
MD5 d3df3594aa1fde9b5590940132c48d3e
BLAKE2b-256 d6cf33bdb7abdd6d77cd708ab62f65f4bf6b1283cb38fefcdef20fd3d094bdba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for graphing_calculator_3d-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 53b7d495dbeea487f1112e53edda332b6644255b9c5882236fa94c8e2f4bcd67
MD5 c5f1051067f7194193eb9583d40e18d7
BLAKE2b-256 63b791a76ade0b350ae76010a490beff0c7a64a6c0bd50c8ca6ffb0608b7dbe4

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