Computation times

00:02.292 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:02.064

0.0

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

00:00.170

0.0

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

00:00.023

0.0

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

00:00.019

0.0

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

00:00.016

0.0