Quote Originally Posted by jemidiah View Post
I'm curious, what's your application for such a solver in .NET? I just wonder because .NET seems to be for heavily UI-driven apps, instead of computation-driven ones (as a gross generalization).
It's part of a web application. It's a simulation of a process. The root solver is for the shooting method portion for solving a boundary value problem for a system of ODEs.