v1.0.0
This release drastically changes the back end from using a string representation to using a vector of integers. This shows a dramatic increase in performance especially with larger operations such as division. This new structure shows an 80% increase in calculation time. Algorithmic complexity has been reduced as well, with careful modification of specific functiond.