Skip to content

Commit

Permalink
deploy: c533d29
Browse files Browse the repository at this point in the history
  • Loading branch information
coretl committed Jul 19, 2024
1 parent 8675b3a commit 94e8add
Show file tree
Hide file tree
Showing 137 changed files with 28,082 additions and 6 deletions.
4 changes: 4 additions & 0 deletions 0.10.0/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 309ca1e77f4f4003d1900b3246d2ff2b
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added 0.10.0/.doctrees/explanations.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/explanations/decisions.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added 0.10.0/.doctrees/explanations/performance.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/explanations/sans-io.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/genindex.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/how-to.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/how-to/contribute.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/how-to/introspect-panda.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/how-to/library-hdf.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/how-to/poll-changes.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/how-to/run-container.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/index.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/reference.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/reference/api.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/tutorials.doctree
Binary file not shown.
Binary file not shown.
Binary file added 0.10.0/.doctrees/tutorials/control.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/tutorials/installation.doctree
Binary file not shown.
Binary file added 0.10.0/.doctrees/tutorials/load-save.doctree
Binary file not shown.
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 not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
for i in range(1, 4):
plt.plot(np.arange(1, 10000001) * i, label=f"Counter {i}")
plt.legend()
plt.show()
Binary file added 0.10.0/_images/commandline-hdf-1.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 0.10.0/_images/tutorial_layout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 94e8add

Please sign in to comment.