![]() |
Prev | Next | whats_new_08 |
USE_CPPAD_SPARSE_HESSIAN
is 1
.
Also added a wish list
sparse Hessian
entry.
Change the name of speedtest.cpp
to speed_program.cpp
.
speed/cppad
, speed/double
, and speed/example
were missing. This has also been fixed.
x
op
y
where x and y were AD<double>
and
op was a member operator of that class.
This has been fixed by making all such member functions friends
instead of members of AD<double>
.
Remove computed assignment entry from wish list
(it was fixed on 2007-05-26
).
Add
expression hashing
,
library
,
and scripting languages
entries to the wish list.
configure
command line options.
yum
on
Fedora
operating systems.
1e-13
. A test for this has been added to the
test_more/test_more
program; see
--with-Testing
in Unix install instructions or
more correctness testing
in Windows install instructions.