Skip to main content

visma - VISual MAth : A math equation solver and visualizer

Project description

visma - VISual MAth

A math equation solver and visualizer

visma

Build Status Codacy Badge Coveralls Coverage

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

Github All Releases GitHub repo size in bytes

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

visma

Contribute:

GitHub pull requests GitHub issues

License:

License: GPL v3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

VISualMAth-0.2.1.tar.gz (52.4 kB view hashes)

Uploaded Source

Built Distribution

VISualMAth-0.2.1-py3-none-any.whl (67.4 kB view hashes)

Uploaded 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