Sunday, February 06, 2005

Quick Update

Floating Point Add/Sub and Poly Now Working

I've implemented a fix for the minor sign bug in polynomial subtraction, and things are working fine now. I've created grids for Taylor series coefficients for exp(), sin() and cos(), and they appear to work as they should. Current polynomial circuit size (including 12 Taylor constants) is approx. 250X150 cells, though much of that is empty space or wires.

The simulations are fun to watch, I'll try and post some AVIs one of these days.


Web Page Update

I have half the webpage interface worked out (checking availability, displaying static images), need to write the other half (login/logout). I'll hopefully get to this in the next few days...