Skip to content

Commit

Permalink
docs: update benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
espdev committed Feb 18, 2020
1 parent 2671ac5 commit f8ef105
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 2 deletions.
Binary file modified docs/_static/benchmarks/multivariate-evaluate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/benchmarks/multivariate-make.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/benchmarks/ndgrid-evaluate-ndim3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/_static/benchmarks/ndgrid-evaluate.png
Binary file not shown.
Binary file added docs/_static/benchmarks/ndgrid-make-ndim2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/benchmarks/ndgrid-make-ndim3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/_static/benchmarks/ndgrid-make.png
Binary file not shown.
Binary file modified docs/_static/benchmarks/univariate-evaluate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/benchmarks/univariate-make.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 6 additions & 2 deletions docs/benchmarks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,13 @@ ND-Grid
Make Spline
~~~~~~~~~~~

.. image:: _static/benchmarks/ndgrid-make.png
.. image:: _static/benchmarks/ndgrid-make-ndim2.png

.. image:: _static/benchmarks/ndgrid-make-ndim3.png

Evaluate Spline
~~~~~~~~~~~~~~~

.. image:: _static/benchmarks/ndgrid-evaluate.png
.. image:: _static/benchmarks/ndgrid-evaluate-ndim2.png

.. image:: _static/benchmarks/ndgrid-evaluate-ndim3.png

0 comments on commit f8ef105

Please sign in to comment.