Have any one implemented Vedic-mathematics in software before? Vedic mathematics is incredibly beautiful and uses smart algorithms to do addition, subtraction, multiplication etc.
I'm trying to program this algorithms in C#. I hope it will do the required operations in fast time and will solve the overflow problems.
I don't want to reinvent a library for bigINT or something like that, but I see that this kind of math is pretty smart and useful. So if anybody has done something like this before please share what you done with me.
You can read on Vedic-math here : http://en.wikipedia.org/wiki/Vedic_math