Skip to main content

Calculates various operations of matrices.

Project description

##########################################
###### MatrixCalculator by AlexKang ######
################# v0.1.6 #################
##########################################


DESCRIPTION
------------------------------------------
This is a python application that lets you compute basic matrix operations.

Current features include:
-addition
-subtraction
-multiplication
-scalar multiplication
-transpose
-determinant
-inverse

CHANGES
------------------------------------------
v0.1.0, 2013/10/07 -- Initial release.

v0.1.1, 2013/10/07 -- Finished implementing all matrix functions and reorganized some code. Also added a changelog.

v0.1.2, 2013/10/07 -- Revised README file and put changelog within the README. Reworked some prompt_row function in matrixcalc_ui.py so that it doesn't break abstraction barriers.

v0.1.3, 2013/10/07 -- No changes. Trying to fix bug where pip installs wrong version.

v0.1.4, 2013/10/07 -- Fixed bugs and reuploaded package.

v0.1.5, 2013/10/07 -- Updated README to reflect accurate methods of installation.

v0.1.6, 2013/10/08 -- Added inverses! Fixed grammar and formatting errors.

INSTALLATION
------------------------------------------
Installation of MatrixCalculator requires pip-3.x. If you have Ubuntu 13.04 or newer, install it by typing in, "sudo apt-get install python3-pip". If you have an older version of Ubuntu, follow the instructions here:

http://stackoverflow.com/a/11272201

If your OS doesn't work with these methods, download the source file on the PyPi site, extract it, cd into its location, and type in "sudo python3 setup.py install".

Before you install make sure your version of pip is at least 1.4.1 so that upgrading works. To install the program, type in the terminal: "sudo pip-3.x install MatrixCalculator". (replace "x" with your version of Python 3)

USING MATRIXCALCULATOR
-------------------------------------------
To run the program, type in, "matrixcalculator" into the terminal.

UNINSTALLATION
-------------------------------------------
To uninstall the program, type in, "sudo pip-3.x uninstall MatrixCalculator" (with x being the version of Python 3 you have).

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

MatrixCalculator-0.1.6.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file MatrixCalculator-0.1.6.tar.gz.

File metadata

File hashes

Hashes for MatrixCalculator-0.1.6.tar.gz
Algorithm Hash digest
SHA256 558bea0e496d88e113c27d739b7b6f5abed528c90e968cb0419437dede79c88d
MD5 b9dd0327a25360aa441c6c4ff6c716f9
BLAKE2b-256 325387d8efbc689618fe3e53dcfcf1fac8c61eb4bb00804b4f5ed82fc3f2b3ee

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