Will fixes such as the one you mentioned be incorporated as versions like
4.1 or as patches? We combine objects into big formulas in VEE 3.12 as our
primary way of speeding things up in large programs
Jim Kneale kneale.j.b@postal.essd.northgrum.com
ph (410)765-3807 /// Northrop Grumman ESSD
fax (410)993-8126 (..) Baltimore MD USA
----------------ooO-()-Ooo------------------
#include "std_disclaimer.h" //opinions are my own
______________________________ Reply Separator
_________________________________
Subject: RE: VEE 3.21 to VEE 4.0
Author: Ken Colasuonno <cola@hplvlnt3.lvld.hp.com> at BALT.SMTP
Date: 5/8/97 1:14 PM
Do you have formulas of the form "A+B+C+D+E+F+G+H+J+K+L" where it
could be +,-,/,* or other dyadic operations? If so, this is the
problem. Large formulas like this take a very long time to compile.
A CompSci person would say it is an Order n^2 algorithm. It will be
fixed very soon.
Ken Colasuonno
4.1 or as patches? We combine objects into big formulas in VEE 3.12 as our
primary way of speeding things up in large programs
Jim Kneale kneale.j.b@postal.essd.northgrum.com
ph (410)765-3807 /// Northrop Grumman ESSD
fax (410)993-8126 (..) Baltimore MD USA
----------------ooO-()-Ooo------------------
#include "std_disclaimer.h" //opinions are my own
______________________________ Reply Separator
_________________________________
Subject: RE: VEE 3.21 to VEE 4.0
Author: Ken Colasuonno <cola@hplvlnt3.lvld.hp.com> at BALT.SMTP
Date: 5/8/97 1:14 PM
Do you have formulas of the form "A+B+C+D+E+F+G+H+J+K+L" where it
could be +,-,/,* or other dyadic operations? If so, this is the
problem. Large formulas like this take a very long time to compile.
A CompSci person would say it is an Order n^2 algorithm. It will be
fixed very soon.
Ken Colasuonno