CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Steve Hebert's Development Blog

Steve's Blog - From .Net to dotMath and everything in between.

.Math is off and running!

.Math is now available for download and use! 

The source code is available at http://workspaces.gotdotnet.com/math.  You can even try out a working web page that uses the library at http://www.hebertsoft.com/dotMath/sample.  The demo allows for a maximum of 10 variables (an arbitrary number - the library's upper limit is memory dependent).  Go ahead and try it out and let me know what you think.  Try out an expression like:

(sin(x) * cos(y)) / (z + 5)

Pretty simple, you get the idea...

I am busy working on code documentation, function descriptions (i.e. what's available in addition to sin, cos, etc.) and a history of the project and where I see it going.  I hope people find it useful and want to contribute. The more people we get testing this thing the better!

In order to get this demo functionality, I moved my website from a Linux farm in Massachusetts to a .NET host in Los Angeles.  The web is a great place!  The rest of my website is not configured yet, but the sample is running.  I was waiting for the dns registration to process before releasing the code. I settled on GotDotNet when saw that Scott Watermasysk put the .Text project out there.   <correction>Dave Donaldson pointed out that .Text is no longer posted at gotdotnet.com, it is now hosted at vaultpub.sourcegear.com.  Thanks Dave.</correction>


Published May 26 2004, 09:36 PM by shebert
Filed under: ,

Comments

Dave said:

The source for .Text isn't kept current on GotDotNet anoymore. It's now on Vaultpub from Sourcegear (vaultpub.sourcegear.com).
# May 28, 2004 11:21 AM

Steve Hebert said:

Thanks for the note Dave, I edited the post to reflect the correction.
# June 1, 2004 2:49 AM

WPT said:

good point
# November 16, 2004 10:13 AM

latinbusca said:

:)
# November 25, 2004 5:04 PM
Check out Devlicio.us!