Skip to content

Commit ae55df6

Browse files
Merge branch 'main' of github.com:alexander-mead/pyhmcode
2 parents ed1192c + 2fa174c commit ae55df6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
To whom it may concern,
44

5-
I coded this `Python` version of `HMcode` 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...
5+
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...
6+
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. 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.
68

79
To install, clone the repository, `cd` into the directory, and then
810
```

0 commit comments

Comments
 (0)