Timeline


and

2011-05-12:

17:07 Ticket #1521 (Compilation failed: ‘NAN’ undeclared) created by rlangella
When compiling, I get this error: gcc44 -O3 -march=native -fPIC …
12:50 Ticket #1520 (Bootstrapping needs tail recursion optimization) created by sjoelund.se
The optimized form (list-reduction) will never be beaten, but it would …

2011-05-11:

15:03 Ticket #1519 (Add check for self-referencing matrix dimensions) created by sjoelund.se
Dymola gives an error for this, and works fine if the matrix is …
12:06 Ticket #1518 (Implement faster pow() math for integer exponents) created by sjoelund.se
r*r2*r3 is roughly 4 times faster than using pow() because we only …

2011-05-10:

12:52 Ticket #1517 (Simplify power and sqrt rules) created by sjoelund.se
Make the following return prettier expressions […]
10:56 Ticket #1516 (list command has odd indentation) created by sjoelund.se
Try the following; does not work :( […]
10:27 Ticket #1515 (terminate not supported in runtime) created by sjoelund.se
solverMain does things a bit odd. It believes that checkForAsserts() …

2011-05-09:

10:55 Ticket #1514 (Backend: Integer linear systems are not handled properly) created by sjoelund.se
The following will generate a (real) linear system of equations. But …
10:28 Ticket #1513 (CevalFunction has weird behaviour for failing bindings) created by sjoelund.se
If it fails to constant-evaluate the binding, a default value (here: …

2011-05-08:

17:40 Ticket #1512 (Optimize linear equations) created by sjoelund.se
The following can be solved symbolically by the backend using gaussian …

2011-05-06:

18:36 Ticket #1511 (Alias variable subscripts cause compilation errors) created by sjoelund.se
x3 cannot be found because it is not replaced by the backend :) […]

2011-05-05:

15:35 Ticket #1510 (OMC allows invalid match expressions) created by perost
OMC allows the following code: […] Calling f like: […] in OMC …
Note: See TracTimeline for information about the timeline view.