Skip to content

Commit 69cb379

Browse files
committed
a little more new stuff
1 parent 1ba3f6d commit 69cb379

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

paper/paper.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ adopted unit testing through pytest and documentation through sphinx,
4040
and a number of new contributors. pyro's functionality can now
4141
be accessed directly through a `Pyro()` class, in addition to the
4242
original commandline script interface. This new interface in particular
43-
allows for easy use within Jupyter notebooks.
43+
allows for easy use within Jupyter notebooks. We also now use HDF5
44+
for output instead of python's `pickle()` function.
4445

4546
The original goal of pyro was to learn hydrodynamics methods through
4647
example, and it still serves this goal. At Stony Brook, pyro is used

0 commit comments

Comments
 (0)