https://github.com/rynanda/discrete-structures-psa
Using Python, discrete structures, and mathematical concepts to solve two real world problems.
https://github.com/rynanda/discrete-structures-psa
discrete-structures finite-state-automata linear-algebra mathematics python regex regular-languages
Last synced: about 1 year ago
JSON representation
Using Python, discrete structures, and mathematical concepts to solve two real world problems.
- Host: GitHub
- URL: https://github.com/rynanda/discrete-structures-psa
- Owner: rynanda
- Created: 2023-09-13T08:14:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T08:17:34.000Z (almost 3 years ago)
- Last Synced: 2023-09-13T16:32:40.900Z (almost 3 years ago)
- Topics: discrete-structures, finite-state-automata, linear-algebra, mathematics, python, regex, regular-languages
- Homepage:
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Discrete Structure Problem Solving Assignment
Using Python, discrete structures, and mathematical concepts to solve two real world problems. These problems are related to regular languages, finite state automata, and linear algebra.