https://github.com/acorrenson/strange_algebra
Resolve boolean system of equations using Gauss algorithm.
https://github.com/acorrenson/strange_algebra
algebra arithmetic math mathematics
Last synced: over 1 year ago
JSON representation
Resolve boolean system of equations using Gauss algorithm.
- Host: GitHub
- URL: https://github.com/acorrenson/strange_algebra
- Owner: acorrenson
- License: mit
- Created: 2019-09-20T21:39:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-12T13:40:58.000Z (over 6 years ago)
- Last Synced: 2025-01-21T08:44:35.538Z (over 1 year ago)
- Topics: algebra, arithmetic, math, mathematics
- Language: Python
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# strange_algebra
Resolve boolean system of equations using Gauss algorithm.