Steve Hebert's Development Blog

.Steve's .Blog

<November 2008>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456


Navigation

Blogs I Follow

Favorite Tools

Development Articles

Subscriptions

Post Categories

Article Categories



.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>

posted on Wednesday, May 26, 2004 9:36 PM by sdhebert





Powered by Dot Net Junkies, by Telligent Systems