Searched defs:fig (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/histogram/benchmark/ |
D | plot_benchmarks.py | 36 fig, ax = plt.subplots(4, 1, figsize=(10, 10), sharex=True) variable 91 def worker(fig, ax, hash): argument
|
/third_party/boost/libs/numeric/odeint/performance/ |
D | plot_result.py | 45 fig = plt.figure() variable
|
/third_party/boost/libs/histogram/doc/ |
D | iteration_performance.py | 32 fig, ax = plt.subplots(1, 3, figsize=(10, 5), sharex=True, sharey=True) variable
|