Skip to main content

No project description provided

Project description

Pypi Installs Latest Version Supported Python Versions

Mathics Graph Module using NetworkX and Matplotlib

Example Session

$ mathicsscript
Mathicscript: 5.0.0, Mathics 6.0.0
on CPython 3.10.4 (main, Jun 29 2022, 12:14:53) [GCC 11.2.0]
using SymPy 1.9, mpmath 1.2.1, numpy 1.21.5
matplotlib 3.5.2,
Asymptote version 2.81

Copyright (C) 2011-2023 The Mathics3 Team.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions.
See the documentation for the full license.

Quit by pressing CONTROL-D

In[1]:= LoadModule["pymathics.graph"]
Out[1]= pymathics.graph
In[2]:= BinomialTree[3]
In[3]:= BinomialTree[6]
In[4]:= CompleteKaryTree[3, VertexLabels->True]

Screenshots

screenshot

The above is the is the matplotlib graph for BinomialTree[3] in the session above.

See the screenshot directory the other graphs.

Installation

From pip:

$ pip install pymathics-graph

From git:

$ make develop  # or make install

Note:

Currently this works well in mathicsscript but not in the Django interface, although graphs are created in a temporary directory, e.g. /tmp/.

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

pymathics-graph-6.0.0.tar.gz (48.7 kB view hashes)

Uploaded Source

Built Distributions

pymathics_graph-6.0.0-py3.10.egg (98.6 kB view hashes)

Uploaded Source

pymathics_graph-6.0.0-py3.9.egg (97.8 kB view hashes)

Uploaded Source

pymathics_graph-6.0.0-py3.8.egg (98.0 kB view hashes)

Uploaded Source

pymathics_graph-6.0.0-py3-none-any.whl (53.3 kB view hashes)

Uploaded Python 3

pymathics_graph-6.0.0-py2.py3-none-any.whl (53.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page