visma-可视化数学:数学方程求解与可视化工具

VISualMAth的Python项目详细描述



VISMA-可视化数学
<;/h1>;

<;h4 align="center">;
数学公式求解器和可视化工具
<;/h4>;


![visma](https://raw.githubusercontent.com/wiki/aerospaceresearch/visma/assets/banner.png)

<;p align="center">;
<;a href="https://travis ci.org/aerospaceresearch/visma">;
<;img alt="构建状态" src="https://img.shields.io/travis/aerospaceresearch/visma.svg?style=for the badge">;
<;/a>;
<;a href="https://www.codacy.com/app/aerospaceresearch/visma">;
<;img alt="codacy badge" src="https://img.shields.io/codacy/grade/bed991e14471d858c08905ca8d2.svg?style=对于徽章">;
<;/a>;
<;a href="https://coveralls.io/github/aerospaceresearch/visma">;
<;img alt="工作服覆盖率" src="https://img.shields.io/coveralls/github/aerospaceresearch/visma.svg?Style=用于徽章"
<;/a>;
<;/p>;




一个方程式解算器和可视化工具,旨在帮助掌握数学方程式是如何转换和求解的。这样可以降低获得更深入数学理解的阈值。



[pypi](https://img.shields.io/pypi/v/visualmath.svg?style=for the badge)(https://pypi.org/project/visualmath)
[![pypi-python版本](https://img.shields.io/pypi/pyversions/visualmath.svg?style=用于徽章](https://pypi.org/project/visualmath)

**注意:**visualmath仅支持python3及以上版本。推荐的安装方法是通过pip/pip3。

-安装do

`` shell
$pip3安装visualmath
```

``这将设置在计算机上运行的环境。

-用于启动**visma**do

`` shell
$visma
>;gui
`````

**注意:**对于Windows用户(以及那些没有上述启动选项的用户),要从VISMA启动**VISMA**gui,请执行以下操作:

``` shell
$python3
>;>>从VISMA.main import init
>;>>init();用于启动VISMA
>;>gui
```



\[Github发布](https://img.shields.io/github/release/AerospaceResearch/visma/all.svg?style=for the badge)(https://github.com/aerospaceresearch/visma/releases)
[![Github回购大小(以字节为单位](https://img.shields.io/github/repo-size/AerospaceResearch/visma.svg?style=for the badge)](https://github.com/aerospaceresearch/visma/releases)




如果**visma**要在本地安装或用于开发:

-下载[源zip](https://github.com/aerospaceresearch/visma/archive/master.zip)并解压缩。
-对于安装依赖项,frOM源文件夹do

``shell
$pip3 install-r requirements.txt
```````

-用于启动do

```shell
`$python3 main.py
`````

**注意:*如果使用pip而不是pip3进行安装,请检查pi是否存在于python3库中p版本。

``外壳
$pip--版本
```

\docs

[![Github维基](https://img.shields.io/badge/wiki-visma-green.svg?style=for the badge)(https://github.com/aerospaceresearch/visma/wiki)
![Github代码大小(字节](https://img.shields.io/github/languages/code-size/AerospaceResearch/visma.svg?style=对于徽章)

对于代码文档和学习如何使用**visma**请查看[维基](https://github.com/aerospacesearch/visma/wiki)。

[VISMA](https://raw.githubusercontent.com/wiki/aerospaceresarch/visma/assets/demo.gif)

要查看**VISMA**的所有功能,请查看[此](https://github.com/aerospaceresarch/visma/wiki/features)输出。



[Github请求](https://img.shields.io/github/issues-pr/aero间隔搜索/visma.svg?style=for the badge)(https://github.com/aerospaceresarch/visma/pulls)
[![GitHub问题](https://img.shields.io/github/issues/AerospaceResearch/visma.svg?style=for the badge)(https://github.com/aerospaceresearch/visma/issues)
[![zulip](https://img.shields.io/badge/chat on%20zulip-17c789.svg?Style=for the Badge)(欢迎访问https://aerospaceresearch.zulipchat.com/narrow/stream/181873 visma)


prs。有关**VISMA**的贡献,请参阅[贡献.md](https://github.com/aerospaceresearch/visma/blob/master/contribution.md)。如果有任何问题或想法,可以通过[问题](https://github.com/aerospaceresarch/visma/issues)或[聊天室](https://aerospaceresarch.zulipchat.com/narrow/stream/181873 visma)解决。



[许可证:GPLv3](https://img.shields.io/github/license/AerospaceResearch/visma.svg?style=for the badge)](https://github.com/aerospaceresearch/visma/blob/master/license)

**visma**在[**gnu gpl-3**(https://github.com/aerospaceresearch/visma/blob/master/license)或更高版本下分发。


欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Android HttpClient cookies   如何使用Java在远程系统上运行SSH命令?   java从字符串数组中的字符串末尾删除“,”   在One plus 3t手机上,当应用程序被终止或从最近的应用程序中刷出时,java Android FCM推送通知不起作用   java如何使垂直滚动条始终位于jtable的末尾   在java中解析迄今为止“未知”的字符串   javascript在Java中获取Nashorn JsonObject   java windows 10和ubuntu可以使用相同的JDK吗?   java在不同的文件中记录不同的日志。但所有日志都放在同一个文件中   具有特定jdk的java Gradle构建项目   xml Java web服务生成错误响应   javascript Jaggery文件更改不显示   java输出二进制搜索树数组   将BufferedReader解析为JSON对象时,java在位置处意外标记文件结尾