This library contains a plethora of functions peforming mathematical operations on a discrete nature. Taken from the classic text Discrete Mathematics and Its Applications by Kenneth Rosen, this repository contains many programming exercise solutions to challenges found throughout the text.
If you wish to improve or add new exercises, please feel free! Just make sure that you:
- Add unit tests covering sufficient inputs.
- Ensure that the variables, parameters, functions, and classes are named appropriately as to acheive self-documenting code.
- Open a Pull Request and assign paynemiller92 as the reviewer.
