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

PyPI PyPI - Python Version

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
>>> gui
  • For windows user (and those for whom) the above launching option is not available, to launch visma do, from here you will be redirected to VisMa interactive shell, which can be used to open GUI or CLI
$ python3
>>> from visma.main import init
>>> init()
Welcome! This is Visual Maths Interactive Shell...
type 'help' for a User Manual and Ctrl + D to Exit prompt

>>> simplify(2 + x + 11)
INPUT: 2.0 + x + 11.0
OPERATION: simplify
OUTPUT: 13.0 + x

2.0 + x + 11.0

(Adding 11.0 and 2.0)
13.0 + x

>>> 
[5]+  Stopped                 python3

Download:

GitHub release GitHub repo size in bytes

If visma is to be installed locally or for development:

  • Download the source zip and extract.
  • For installing dependencies, from source folder do
$ 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

Docs

Github Wiki GitHub code size in bytes

For code documentation and learning how to use visma check out the wiki.

Demo

Below are some demos showing visma and its capabilities:

  • GUI visma

  • CLI

To see all features of visma, check this out.

Contribute:

GitHub pull requests GitHub issues Zulip

PRs are welcomed. For contributing to visma refer CONTRIBUTING.md. If there are any issues or ideas they can be addressed through the issues or in chat room.

License:

License: GPL v3

visma is distributed under the GNU GPL-3 or later.

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-1.0.0.0.tar.gz (78.0 kB view details)

Uploaded Source

Built Distribution

VISualMAth-1.0.0.0-py3-none-any.whl (115.4 kB view details)

Uploaded Python 3

File details

Details for the file VISualMAth-1.0.0.0.tar.gz.

File metadata

  • Download URL: VISualMAth-1.0.0.0.tar.gz
  • Upload date:
  • Size: 78.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for VISualMAth-1.0.0.0.tar.gz
Algorithm Hash digest
SHA256 c3c832c3d2d6ec4fb3856c48ba89aacb4e66b72c6a6b849ccc8befd09cccea62
MD5 4f46a6d973649e99f62ab1a17a7a6511
BLAKE2b-256 02aad5414026a3fcbe74ce988999340396beef2a414dbec8cfc6463bc2d351ac

See more details on using hashes here.

File details

Details for the file VISualMAth-1.0.0.0-py3-none-any.whl.

File metadata

  • Download URL: VISualMAth-1.0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 115.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for VISualMAth-1.0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 941248b9b610c3bc0082db770fccf6a23d9479ca49ddcbf18b06b1c58640147d
MD5 996ca7ffc7b7f0b851fd47270a8ae712
BLAKE2b-256 2317b8ba866f5106ab2f9350e9eccebdf33712c722b4526af179f22c9c394b91

See more details on using hashes here.

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