![]() |
Prev | Next | whats_new_10 |
x
and
y
to all have
the same type.
If this was not the case, pycppad
might crash with out
a useful error message.
This has been fixed.
cppad-20100101.2
to
cppad-20100101.5
.
This fixes a problem when installing pycppad with version 1.44.0 of
boost-python
.
--inplace
to the
optimized
build instructions.
Improved the install
instructions
and the discussion of the
python path
.
exit
to sys.exit
in
test_example.py
and test_more.py
(required on some systems).
all
to numpy.all
in that example
(required on some systems).
setup.py
do that it patches the CppAD distribution
(this fixes a problem with the
optimized
build).
cppad-20090909.0
to
cppad-20100101.0
.