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

Uploaded Python 3

File details

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

File metadata

  • Download URL: graphing_calculator_3d-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 bf9ef1d0b45d0b1f6742b1d60900d83912768018229a7f4862b23984326ddebd
MD5 3bab4d2345096e7e5d9572690846faf8
BLAKE2b-256 f9dcb421beb79e2fa4d0cbedc75c3521c13e1250fc7615011c8e102678297852

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for graphing_calculator_3d-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 73ccb1d10711091eb92486b7656952a83811cade28db06523ea7694c0c45157c
MD5 88abc31e8c85a75c56c802203ed4b523
BLAKE2b-256 7aedc43df8fbd25d473895da61ec10d1cd7d5ff85aa681768ce277c568517dbe

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