Skip to content

Commit

Permalink
Update README for version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
apontzen authored Feb 5, 2021
1 parent da48437 commit c8ff1a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ GenetIC is a code to generate initial conditions for cosmological simulations, e
* The main code is written in C++ and can be found (with build instructions and a test suite) in the subfolder `genetIC`.
* The code is also available as [docker](http://docker.io) image `apontzen/genetic` (see the user manual for further information)
* A set of python tools for development and testing is provided in `tools`.
* If you wish to use the code for science, we recommend adopting a particular version. The current release is v1.1.1 and can be downloaded at https://github.com/pynbody/genetIC/releases/tag/v1.1.1
* Documentation can be found in the form of a PDF user manual, also at https://github.com/pynbody/genetIC/releases/tag/v1.1.1
* If you wish to use the code for science, we recommend adopting a particular version. The current release is v1.2 and can be downloaded at https://github.com/pynbody/genetIC/releases/tag/v1.2
* Documentation can be found in the form of a PDF user manual, also at https://github.com/pynbody/genetIC/releases/tag/v1.2
* The technical underpinnings of the code are described in a release paper at https://arxiv.org/abs/2006.01841

License and acknowledgement policy
Expand Down

0 comments on commit c8ff1a2

Please sign in to comment.