On Mon, 08 Jun 2009 08:14:18 +0200, Alan Grimes <agri...@speakeasy.net>  
wrote:

> Right now the engine consists of my own matrix and vector classes
> (QuickMatrix and QuickVector). They're fairly robust and a fairly good
> balance between performance and features, ie no dynamic rescaling,  
> etc...)
>

  I think at this stage the main goals would be robustness and validity.


>
> I submitted a patch that will agressively abort the program if the
> engine doesn't produce a valid LU. This problem must be fixed before
> this branch of ktechlab moves forward. the bug is that severe! =|
>
> If this doesn't work, Ktechlab can't simulate jack. =(
>

  Aborting a program in such a way is a bad idea in my opinion. It's better  
to write a message like "Simulator bug!" and reset somehow the simulation.  
You can't debug a program that has exited.


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel

Reply via email to