DevTalk.net

A blog on .Net, C#, F#, architecture and the web

Introducing MathSharp – Convert Math to Code

without comments

Have you ever wished that you could take mathematical formulae and automatically turn them into code? A few years ago, I worked in a project where we had a huge number of such formulae to implement, and I always kept wishing for a better tool that would save me from boredom of manual translation.

That was then, but now I’m happy to announce ActiveMesa MathSharp: a tool to do just that! With MathSharp, you can take an equation from any MathML-producing application (such as Microsoft Word 2007/2010, MathType or Maple) and quickly convert it to C# or F# code. Here’s a video that demonstrates the way MathSharp works:

To learn more, visit the MathSharp page at http://activemesa.com/mathsharp

Written by Dmitri Nesteruk

April 17th, 2011 at 3:18 pm

Posted in DotNet