- Implemented determinant function
- Added more function overloads for convenience
- Fixed some typing issues
- Added semi-proper function chaining
Changed how Vectors handle recieving arrays
Fixed small issue with namespaces not being used
Started structuring Galois class
Added headers for some common mathematical fields
- Started adding class structures
- Added declarations for useful functions
Added operator-assignment operator overloads to BigInteger