8000 GitHub - chrisdonlan/BigInt: From Scratch (C++): Arbitrary Sized Integers and Complex Math
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chrisdonlan/BigInt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal, Original Work

This is the personal, original work designed, architected and developed by me (Christopher Donlan) in total exclusion from any input or guidance from any individuals associated or affiliated with any organization whatsoever.

I presented this as a code showcase in the pursuit of a job in June 2017, while working full time as a tech temp in GTRI.

Context

BigInt: arbitrary length unsigned integer with arithmetic, up to FFT multiplication.

Work in progress; just for fun this summer.

Src/ contains the important code Tests/ contains the unit tests (Google Test setup)

ToDo: Barrett Reduction

(by Chris Donlan copyright 5/23/2017)

About

From Scratch (C++): Arbitrary Sized Integers and Complex Math

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0