A | |
abort_recording | Abort a Recording of AD Operations |
abort_recording.py | abort_recording: Example and Test |
abs | Absolute Value Functions |
abs.py | abs: Example and Test |
ad | Create an Object With One Higher Level of AD |
ad.py | ad: Example and Test |
ad_function | AD Function Methods |
ad_numeric | Binary Numeric Operators With an AD Result |
ad_numeric.py | Binary Numeric Operators With an AD Result: Example and Test |
ad_unary | Unary Plus and Minus Operators |
ad_unary.py | Unary Plus and Minus Operators: Example and Test |
ad_variable | AD Variable Methods |
adfun | Create an AD Function Object |
adfun.py | adfun: Example and Test |
assign_op | Computed Assignment Operators |
assign_op.py | Computed Assignment Operators: Example and Test |
C | |
compare_op | Binary Comparison Operators |
compare_op.py | a_float Comparison Operators: Example and Test |
condexp | Conditional Expressions |
condexp.py | condexp: Example and Test |
E | |
example | List of All the pycppad Examples |
F | |
forward | Forward Mode: Derivative in One Domain Direction |
forward_0.py | Forward Order Zero: Example and Test |
forward_1.py | Forward Order One: Example and Test |
future_div_op.py | Future Division Operator: Example and Test |
G | |
get_started.py | get_started: Example and Test |
H | |
hessian | Driver for Computing Hessian in a Range Direction |
hessian.py | Hessian Driver: Example and Test |
I | |
independent | Create an Independent Variable Vector |
independent.py | independent: Example and Test |
install | Installing pycppad |
J | |
jacobian | Driver for Computing Entire Derivative |
jacobian.py | Entire Derivative: Example and Test |
L | |
license | License |
O | |
optimize | Optimize an AD Function Object Tape |
optimize.py | Optimize Function Object: Example and Test |
P | |
pycppad | pycppad-20140710: A Python Algorithm Derivative Package |
R | |
reverse | Reverse Mode: Derivative in One Range Direction |
reverse_1.py | Reverse Order One: Example and Test |
reverse_2.py | Reverse Order Two: Example and Test |
runge_kutta_4 | Fourth Order Runge Kutta |
runge_kutta_4_ad.py | runge_kutta_4 An AD Example and Test |
runge_kutta_4_correct.py | runge_kutta_4 A Correctness Example and Test |
runge_kutta_4_cpp.py | runge_kutta_4 With C++ Speed: Example and Test |
S | |
std_math | Standard Math Unary Functions |
std_math.py | Standard Math Unary Functions: Example and Test |
T | |
two_levels.py | Using Two Levels of AD: Example and Test |
V | |
value | Create an Object With One Lower Level of AD |
value.py | value: Example and Test |
W | |
whats_new | Extensions, Bug Fixes, and Changes |
whats_new_09 | Extensions, Bug Fixes, and Changes During 2009 |
whats_new_10 | Extensions, Bug Fixes, and Changes During 2010 |
whats_new_11 | Extensions, Bug Fixes, and Changes During 2011 |
whats_new_12 | Extensions, Bug Fixes, and Changes During 2012 |
|