5 Commits

Author SHA1 Message Date
179cbc234b Sorted everything into namespaces
Added headers for some common mathematical fields
  - Started adding class structures
  - Added declarations for useful functions
Added operator-assignment operator overloads to BigInteger
2018-02-26 02:28:58 +01:00
1448af586d Implemented BigInteger (semi-tested)
- Added operator overloads for all operations
  - Added internal functions that modify the value is is called on, as opposed to creating a new object
Changed some settings
2018-02-26 01:30:53 +01:00
eae9518127 Added license and readme 2018-02-25 11:40:12 +01:00
d1a647d538 Add project files. 2018-02-25 11:34:48 +01:00
302baa9d61 Add .gitignore and .gitattributes. 2018-02-25 11:34:45 +01:00