/OiAK

Project made on IV semester of CS, for the OiAK (Computer Organisation and Architecture) class. Poor performance arithmetic library for numbers with indefinite precision which uses built-in x86 carry propagation. The implemented operations are addition, subtraction, multiplication and division. Documentation available only in polish.

Primary LanguageC++

OiAK Build Status

Project made on IV semester of CS, for the OiAK (Computer Organisation and Architecture) class. Poor performance arithmetic library for numbers with indefinite precision which uses built-in x86 carry propagation. The implemented operations are addition, subtraction, multiplication and division.

Documentation available only in polish.