|
Prev | Next | whats_new_11 |
import cppad_ in 20111017 version.
pycppad is always more than 100 times faster than
straight python for this test case.
g++ version 4.6.1.
--undef option is not available to ./setup.py build so
./setup.py build was changed to ./setup.py build_ext
in the build instructions
.
--inplace
in the example setup.py command.
This has been fixed in the new
debug build instructions
.
cppad-20100101.5
to using cppad-20110101.2.gpl.tgz;
see
CppAD whats_new
.
external sub directory of
current working directory, instead of $HOME/install,
for default directory that holds a local copy of CppAD; see
cppad_parent_dir under
Required Setup Information
.
boost_python_include_dir to list of
Required Setup Information
.