We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba3f6d commit 69cb379Copy full SHA for 69cb379
1 file changed
paper/paper.md
@@ -40,7 +40,8 @@ adopted unit testing through pytest and documentation through sphinx,
40
and a number of new contributors. pyro's functionality can now
41
be accessed directly through a `Pyro()` class, in addition to the
42
original commandline script interface. This new interface in particular
43
-allows for easy use within Jupyter notebooks.
+allows for easy use within Jupyter notebooks. We also now use HDF5
44
+for output instead of python's `pickle()` function.
45
46
The original goal of pyro was to learn hydrodynamics methods through
47
example, and it still serves this goal. At Stony Brook, pyro is used
0 commit comments