Computation times

00:02.090 total execution time for 5 files from examples/disciplines/basics:

Example

Time

Mem (MB)

Check the Jacobian of a discipline (plot_check_jacobian.py)

00:01.880

0.0

Create a discipline from an external executable (plot_interface_exec.py)

00:00.156

0.0

Compute the Jacobian of a discipline analytically (plot_compute_jacobian.py)

00:00.022

0.0

Compute the Jacobian of a discipline with finite differences (plot_compute_jacobian_fd.py)

00:00.018

0.0

Create a discipline that uses pandas DataFrames (plot_data_frame.py)

00:00.015

0.0