跳转到主要内容

未提供项目描述

项目描述

Pypi Installs Latest Version Supported Python Versions

Mathics3 图模块,使用 NetworkXMatplotlib

示例会话

$ 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]

屏幕截图

screenshot

以上是上述会话中 BinomialTree[3] 的 matplotlib 图形。

查看其他图形的 屏幕截图目录

安装

从pip

$ pip install pymathics-graph

从git

$ make develop  # or make install

注意

目前,此软件在 mathicsscript 中运行良好,但在Django界面中不工作,尽管图形在临时目录中创建,例如 /tmp/

项目详情


下载文件

为您的平台下载文件。如果您不确定选择哪个,请了解更多关于 安装包 的信息。

源分布

pymathics-graph-7.0.0.tar.gz (48.9 kB 查看哈希值)

上传于 源代码

构建版本

pymathics_graph-7.0.0-py3-none-any.whl (53.3 kB 查看哈希值)

上传于 Python 3

由以下提供支持