visma - VISual MAth : A math equation solver and visualizer
Project description
visma - VISual MAth
A math equation solver and visualizer
An equation solver and visualizer, which aims to help in grasping how mathematical equations are transformed and solved. By this the threshold for obtaining deeper mathematical understanding can be reduced.
Installation
NOTE: VISualMAth is supported for python3 and above only
The recommended installation method is through pip/pip3. To install do
$ pip3 install VISualMAth
This sets up the environment to run on your computer.
For launching visma do
$ visma
Note: For windowss user (and those for whom) the above launching option is not available, to launch visma GUI do
$ python3
>>> from visma.main import initGUI
>>> initGUI()
Download:
If visma is to be installed locally or for development, download the source zip.
For installing dependencies use the following:
$ pip3 install -r requirements.txt
For launching do
$ python3 main.py
NOTE: If using pip instead of pip3 for installing, make sure to check if the pip exists in python3 library by checking the pip version.
$ pip --version
Demo
Contribute:
License:
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
Built Distribution
File details
Details for the file VISualMAth-0.2.1.tar.gz
.
File metadata
- Download URL: VISualMAth-0.2.1.tar.gz
- Upload date:
- Size: 52.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c19c071afac76d501023711fd2e8d52c1f471e5f90c75b19b763e258fdef887 |
|
MD5 | 6fc46c1e7ac1cd5f3f01bf5e158a734d |
|
BLAKE2b-256 | f9613f09ec58750e6936639570a565da689d4a9ceeb1adbefd2b94c7ed80c166 |
File details
Details for the file VISualMAth-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: VISualMAth-0.2.1-py3-none-any.whl
- Upload date:
- Size: 67.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb2fcc1c16ef1d6f96837e1b52d5c2c06155b46648ae34ccd3dd23d375cae513 |
|
MD5 | 840dc1274e8e2ebf8240acfb760ee0b7 |
|
BLAKE2b-256 | a388df3b601f5a6670588917b0c5ad7c94210ebbaaaa5f8bbb4b204136ee91a5 |