DefCon42 Posted October 29, 2019 Posted October 29, 2019 https://github.com/DefCon42/op-mutation decided to release the source because it's a neat example of a practical application of linear algebra yes, i know the code does not look great and there's blatant violations of like every standard ever no, i won't change that :^) note: only works with relatively simple operations. add, sub, not, etc will work but higher order operators like multiplication and exponentiation will not 2 2
CodeExplorer Posted April 23, 2020 Posted April 23, 2020 What are missing are: compiled exes, examples of usage (how to use it), question: why it is using GMP math lib for simple instructions?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now