Simple calculator for solving problems realted to discrete mathmatics, such as combinations, probabilities, truth-tables, and more.
Project description
1. Introduction
Simple calculator for solving problems realted to discrete mathmatics, such as combinations, probabilities, truth-tables, and more.
2. How to Install
- pip install -i https://test.pypi.org/simple/ discrete-math-helper
3. How to Run
- python3 calc.py "arguments depending on use"
4. Available Arguments
- Combinations: python3 calc.py combination n r
- Permutations: python3 calc.py permutation n r
- Truth Table: python3 calc.py true-table "expression containing p and q"
- Bayes' Probability: python3 calc.py bayes-prob P(T|A) P(A) P(T)
- Big O Calculator: python3 calc.py big-o a b d
5. Creater Contact Information
- Email: dokkuh@umich.edu
- Phone: (479) 544-2885
6. Contributors
- Zalan Shah: zalans@umich.edu
Project details
Release history Release notifications | RSS feed
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 discrete_math_helper-1.1.1.tar.gz
.
File metadata
- Download URL: discrete_math_helper-1.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0838a770cec94b7fa02aab4acfaf1db5902a0e6901caa42cba2885c59cb64cf |
|
MD5 | 0bdb3bd867a39e45d7aec554431a6aad |
|
BLAKE2b-256 | c5caa7faf23efd57443e5c5c1aea3e2ac95cf1be8d221f59a7daa6d6a2fbb6a1 |
File details
Details for the file discrete_math_helper-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: discrete_math_helper-1.1.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0a2f84a90c8c57cc04c7d62c5bd9b491c1c763718f20bdf61aa7fd22921097c |
|
MD5 | effccaa952842e9ee5ef381c3973c48e |
|
BLAKE2b-256 | 970fedac500430e18cbfc42d51c5cf15cececf5df0f6ef8d1b4a4d4e35af3431 |