Skip to content

Commit

Permalink
mini-change to triger rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
damonge committed Dec 17, 2017
1 parent dae2627 commit e165a49
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 @@ -18,7 +18,7 @@ The library is written in C99 and all functionality is directly callable from C
See also our [wiki](https://github.com/LSSTDESC/CCL/wiki).

# Installation
In order to compile `CCL` you need a few libraries:
In order to compile `CCL` you need a few libraries:
* GNU Scientific Library [GSL](https://www.gnu.org/software/gsl/). Note that `CCL` uses version 2.1 or higher of GSL (which is not yet standard in all systems).
* The [SWIG](http://www.swig.org/) Python wrapper generator is not needed to run `CCL`, but must be installed if you intend to modify `CCL` in any way.
* [FFTW3](http://www.fftw.org/) is required for computation of correlation functions.
Expand Down

0 comments on commit e165a49

Please sign in to comment.