Menu

Benefit of this project

Help
m.hilpert
2006-12-27
2012-09-14
  • m.hilpert

    m.hilpert - 2006-12-27

    In what way can I benefet from this project? It's just an application and it uses the standard Java BigInteger/BigDecimal classes ... that I can use also in my code without any 3rd party library ... ?

     
    • Johann N. Löfflmann

      Whether BigAl is an option for you or your project depends on the requirements you actually have. BigAl offers fast, optimized and tested math algorithms for doing calculations with big numbers. BigAl does not only support standard arithmetic which are offered by the BigInteger/BigDecimal API, but it supports also calculations with numbers stored in files, exact period determination, continued calculation with predefined factorials, fibonacci with customized seeds, factorization, etc. - just to name a few.

      BigAl (and it's algorithms) are released under the GPL.
      For more information please go to http://www.jonelo.de/java/bigal/

      Regards,
      jonelo

       

Log in to post a comment.