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

A visual equation solver, 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 python >= 3 only

The recommended installation method is through pip. To install do

$ pip install VISualMAth

This sets up the environment to run on your computer.

For every subsequent launch, you can use:

$ visma

Note: For windows user the above launching option is not available. To launch visma GUI, do the following in windows shell:

$ python
>>> from visma.main import initGUI
>>> initGUI()

Download:

If visma is not to be installed system-wide, download the source zip.

For installing dependecies use the following:

$ pip install -r requirements.txt

For launching do

$ python main.py

Github All Releases GitHub repo size in bytes

Demo

visma

Contribute:

GitHub pull requests GitHub issues

License:

License: GPL v3

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

VISualMAth-0.2.0.tar.gz (52.3 kB view hashes)

Uploaded Source

Built Distribution

VISualMAth-0.2.0-py3-none-any.whl (67.3 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