Skip to content

Commit

Permalink
revamp scalar-preheating with CLI; speed up test_examples
Browse files Browse the repository at this point in the history
  • Loading branch information
zachjweiner committed Apr 25, 2022
1 parent a7dd31b commit e717ddc
Show file tree
Hide file tree
Showing 4 changed files with 268 additions and 232 deletions.
2 changes: 1 addition & 1 deletion doc/installation.rst
Expand Up @@ -63,7 +63,7 @@ You can also clone the repository from GitHub::
cd pystella; pip install -e .

To test that installation was successful, try running an example
(e.g., :code:`python examples/scalar-preheating.py`) or run the tests with :mod:`pytest`
(e.g., :code:`python examples/scalar_preheating.py`) or run the tests with :mod:`pytest`
(if you cloned the source).

Running on other devices (GPUs, etc.)
Expand Down

0 comments on commit e717ddc

Please sign in to comment.