Skip to content

Commit

Permalink
deploy: 5fbf3d9
Browse files Browse the repository at this point in the history
  • Loading branch information
evalott100 committed Sep 24, 2024
1 parent 94e8add commit a2dc009
Show file tree
Hide file tree
Showing 136 changed files with 28,059 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 0.10.1/.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: bef638aa70d2274b6ec88c3170a97896
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added 0.10.1/.doctrees/explanations.doctree
Binary file not shown.
Binary file added 0.10.1/.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.1/.doctrees/explanations/performance.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/explanations/sans-io.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/genindex.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/how-to.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/how-to/contribute.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/how-to/introspect-panda.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/how-to/library-hdf.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/how-to/poll-changes.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/how-to/run-container.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/index.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/reference.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/reference/api.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/tutorials.doctree
Binary file not shown.
Binary file not shown.
Binary file added 0.10.1/.doctrees/tutorials/control.doctree
Binary file not shown.
Binary file added 0.10.1/.doctrees/tutorials/installation.doctree
Binary file not shown.
Binary file added 0.10.1/.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.1/_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.1/_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 a2dc009

Please sign in to comment.