MANIFEST.in
README.rst
run_tests.py
sandbox.py
setup.cfg
setup.py
algopy/__init__.py
algopy/_npversion.py
algopy/_six.py
algopy/base_type.py
algopy/compound.py
algopy/exact_interpolation.py
algopy/globalfuncs.py
algopy/utils.py
algopy/version.py
algopy.egg-info/PKG-INFO
algopy.egg-info/SOURCES.txt
algopy.egg-info/dependency_links.txt
algopy.egg-info/top_level.txt
algopy/fft/__init__.py
algopy/fft/fft.py
algopy/linalg/__init__.py
algopy/linalg/compound.py
algopy/linalg/linalg.py
algopy/nthderiv/__init__.py
algopy/nthderiv/nthderiv.py
algopy/special/__init__.py
algopy/special/compound.py
algopy/special/special.py
algopy/tests/__init__.py
algopy/tests/test_compound.py
algopy/tests/test_exact_interpolation.py
algopy/tests/test_examples.py
algopy/tests/test_globalfuncs.py
algopy/tests/test_linalg.py
algopy/tests/test_npversion.py
algopy/tests/test_nthderiv.py
algopy/tests/test_operators.py
algopy/tests/test_special.py
algopy/tests/test_utils.py
algopy/tracer/__init__.py
algopy/tracer/tracer.py
algopy/tracer/tests/__init__.py
algopy/tracer/tests/environment.py
algopy/tracer/tests/test_future_division.py
algopy/tracer/tests/test_tracer.py
algopy/tracer/tests/test_tracer_complex.py
algopy/tracer/tests/test_output/__init__.py
algopy/utpm/__init__.py
algopy/utpm/algorithms.py
algopy/utpm/utpm.py
algopy/utpm/tests/__init__.py
algopy/utpm/tests/test_algorithms.py
algopy/utpm/tests/test_special_function_identities.py
algopy/utpm/tests/test_utpm.py
algopy/utpm/tests/test_utpm_complex.py
algopy/utpm/tests/test_utpm_convenience.py
documentation/getting_started.py
documentation/AD_tutorial_TU_Berlin/example1_qr.py
documentation/AD_tutorial_TU_Berlin/example2_qr_numerical_stability.py
documentation/AD_tutorial_TU_Berlin/example3_qr_for_moore_penrose_pseudo_inverse.py
documentation/AD_tutorial_TU_Berlin/example4_eigh.py
documentation/AD_tutorial_TU_Berlin/example5_code_tracing_with_pyadolc.py
documentation/AD_tutorial_TU_Berlin/example6_utps_simple_function.py
documentation/AD_tutorial_TU_Berlin/example7_simple_computation_of_the_hessian.py
documentation/AD_tutorial_TU_Berlin/example8_reverse_simple_function.py
documentation/AD_tutorial_TU_Berlin/example9_explicit_euler.py
documentation/AD_tutorial_TU_Berlin/prettyplotting.py
documentation/ICCS2010/accuracy_and_runtime_check.py
documentation/ICCS2010/accuracy_of_eigh_for_large_matrices.py
documentation/ICCS2010/algopy_vs_pyadolc.py
documentation/ICCS2010/degenerated_eigenvalues.py
documentation/ICCS2010/odoe_example.py
documentation/ICCS2010/prettyplotting.py
documentation/ICCS2010/stability_of_qr_decomposition_for_low_rank_matrices.py
documentation/examples/comparison_forward_reverse_mode.py
documentation/examples/covariance_matrix_computation.py
documentation/examples/differentiation_of_the_symmetric_eigenvalue_decomposition.py
documentation/examples/error_propagation.py
documentation/examples/hessian_computation_in_combined_forward_reverse_mode.py
documentation/examples/moore_penrose_pseudoinverse.py
documentation/examples/numpy_compatibility.py
documentation/sphinx/conf.py
documentation/sphinx/datastructure_and_algorithms.py
documentation/sphinx/examples_tracer.py
documentation/sphinx/getting_started.py
documentation/sphinx/index.py
documentation/sphinx/runtime_comparison.py
documentation/sphinx/symbolic_differentiation.py
documentation/sphinx/examples/ampl_minimization_problem.py
documentation/sphinx/examples/codon_model.py
documentation/sphinx/examples/comparison_forward_reverse_mode.py
documentation/sphinx/examples/comparison_to_complex_step_derivative_approximation.py
documentation/sphinx/examples/covariance_matrix_computation.py
documentation/sphinx/examples/error_propagation.py
documentation/sphinx/examples/explicit_euler.py
documentation/sphinx/examples/expm_accuracy.py
documentation/sphinx/examples/expm_identities.py
documentation/sphinx/examples/first_order_forward.py
documentation/sphinx/examples/gauss_newton.py
documentation/sphinx/examples/hessian_of_potential_function.py
documentation/sphinx/examples/householder_qr.py
documentation/sphinx/examples/if_then_else.py
documentation/sphinx/examples/implicit_euler.py
documentation/sphinx/examples/leastsquaresfitting.py
documentation/sphinx/examples/logistic_regression.py
documentation/sphinx/examples/matrixexponential.py
documentation/sphinx/examples/minimal_surface.py
documentation/sphinx/examples/moore_penrose_pseudoinverse.py
documentation/sphinx/examples/neg_binom_regression.py
documentation/sphinx/examples/polarization.py
documentation/sphinx/examples/posterior_log_probability.py
documentation/sphinx/examples/preferred_nucleotide.py
documentation/sphinx/examples/series_expansion.py
documentation/sphinx/examples/taylor_series_of_jacobian.py
documentation/sphinx/examples/minimization/himmelblau_minimization.py
documentation/sphinx/examples/minimization/minhelper.py
documentation/sphinx/examples/minimization/rosenbrock_banana.py
documentation/sphinx/examples/minimization/wood_function_minimization.py
documentation/sphinx/speed_comparison/benchmark1.py
documentation/sphinx/speed_comparison/prettyplotting.py
documentation/sphinx/speed_comparison/run_benchmarks.py
documentation/sphinx/speed_comparison/use_adolc.py
documentation/sphinx/speed_comparison/use_algopy.py
documentation/sphinx/speed_comparison/use_funcdesigner.py
documentation/sphinx/speed_comparison/use_numdifftools.py
documentation/sphinx/speed_comparison/use_scientific.py
documentation/sphinx/speed_comparison/use_theano.py
documentation/sphinx/speed_comparison/use_uncertainties.py