Sunday, February 8, 2009

New open-source project: EulerMath

Project Euler has many mathematical challenges, which can be solved through computer programs. The .NET's Math class doesn't provides all mathematical functions needed for the solution of those problems.

Because of this I created EulerMath. The main goal of this project is to create a fast and robust library that provides all common mathematical functions that are necessary to those problems's solutions.

No comments: