Skip to content

Commit fddb237

Browse files
Merge branch 'main' of github.com:alexander-mead/pyhmcode
2 parents 4a2d86b + ec87844 commit fddb237

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ To whom it may concern,
44

55
I coded this `Python` version of `HMcode-2020` (confusingly [Mead et al. 2021](https://arxiv.org/abs/2009.01858)) up quite quickly before leaving academia. It is written in pure `Python` and doesn't use any of the original Fortran code whatsoever. There is something amazing/dispiriting about coding something up in 3 days that previously took 5 years. A tragic last hoorah! At least I switched to `Python` eventually...
66

7-
You might also be interested in [`pyhalomodel`](https://github.com/alexander-mead/pyhalomodel), upon which this code depends, which implements a vanilla halo-model calculation for any desired large-scale-structure tracer, with the user providing only the halo profiles. Alternataively, and very confusingly, you might be intereted in this [`pyhmcode`](https://pypi.org/project/pyhmcode/), which provides a wrapper around the original `Fortran` `HMcode` implementation.
7+
You might also be interested in [`pyhalomodel`](https://pypi.org/project/pyhalomodel/), upon which this code depends, which implements a vanilla halo-model calculation for any desired large-scale-structure tracer, with the user providing only the halo profiles. Alternataively, and very confusingly, you might be intereted in this [`pyhmcode`](https://pypi.org/project/pyhmcode/), which provides a wrapper around the original `Fortran` `HMcode` implementation.
88

99
To install, clone the repository, `cd` into the directory, and then
1010
```
@@ -50,4 +50,4 @@ While writing this code I had a few ideas for future improvements:
5050

5151
Have fun,
5252

53-
Alexander Mead (2023/02/21)
53+
Alexander Mead (2023/02/28)

0 commit comments

Comments
 (0)