Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jablazek authored Oct 23, 2023
1 parent 921fe65 commit e34843e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ utilizes Fourier methods combined with analytic expressions to reduce the
computation time to scale as N log N, where N is the number of grid points in
the input linear power spectrum.

NOTE: v3.1.0 (latest version on pip and conda) requires numpy version < 1.24. This is fixed in v3.1.1. pip and conda will be updated ASAP.
NOTE: v3.1.0 and earlier require numpy version < 1.24. This is fixed in v3.1.1, which are available on pip and conda.

Easy installation with pip:

Expand Down

0 comments on commit e34843e

Please sign in to comment.