octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Algorithmic Differentiation, Using a C++ library


From: Brad Bell
Subject: Algorithmic Differentiation, Using a C++ library
Date: Tue, 28 Feb 2017 07:44:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

Sorry for the delay since my previous message
http://lists.gnu.org/archive/html/octave-maintainers/2017-02/msg00029.html
I was busy adding sparse calculations to Cppad Swig; see
    http://www.seanet.com/~bradbell/cppad_swig/sparse.htm

How about not using Swig, but just the C++ library that Cppad Swig creates ?
See the corresponding example
 http://www.seanet.com/~bradbell/cppad_swig/a_fun_jacobian_xam.cpp.htm

The tests (for the library without Swig) correspond to the command
    make check_lib_cplusplus
See
    http://www.seanet.com/~bradbell/cppad_swig/testing.htm

P.S.
There are some problems using Octave 4.2 with older versions of Swig;
see the heading Octave on the web page above.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]