Discrete-math-helper

Latest version: v1.1.3

Safety actively analyzes 623586 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.3

Added or Changed
> - Corrected the README.md file

1.1.2

Added or Changed
> - Changed program from taking command line inputs to now using a class Calculator that you can import and use in a python file

1.1.1

Added or Changed
> - Added five functions: truth-table generator and combinations, permutations, Bayes probability theorem, and time complexity calculator
> - truth-table generator: taking in an expression containing 2 variables (p and q), and prints a truth table. Supports the operations AND, NOT, and XOR.
> - combination and permutation calculator: taking in 2 inputs (n and r), and outputting either the combination or permutation.
> - Bayes probability theorem calculator: taking in 3 inputs (P(A|T),P(A), and P(T), and outputting the probability of P(T|A)
> - time complexity calculator: takes in 3 inputs(a, b, d), and outputs the correct time complexity function

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.