Skip to content

Commit dcd7e87

Browse files
committed
Added text about environment.yml
1 parent 3b3b331 commit dcd7e87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ WaveDiff is a software written in Python and uses the [TensorFlow](https://www.t
55

66
Note: You may want to set up a dedicated Python environment for running WaveDiff using e.g. [Conda](https://docs.conda.io/en/latest/). You can use the minimal installer [Miniconda](https://docs.conda.io/projects/miniconda/en/latest/) to set up the environment in which we run the command below to install the subset of packages needed for running WaveDiff.
77

8+
In the [WaveDiff repository](https://github.com/CosmoStat/wf-psf.git), we provide in the file `environment.yml` the specific environment used in the testing of `WaveDiff`. We recommend users to work with this environment for the current release.
9+
810
## Installation Steps
911

1012
Clone the repository:

0 commit comments

Comments
 (0)