File: environment.yml

package info (click to toggle)
mpi4py-fft 2.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 720 kB
  • sloc: python: 3,053; ansic: 87; makefile: 42; sh: 33
file content (16 lines) | stat: -rw-r--r-- 185 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: mpi4py_fft_doc_env

channels:
  - conda-forge
  - defaults

dependencies:
  - cython
  - fftw
  - numpy
  - scipy
  - mpi4py
  - pip
  - setuptools
  - pip:
    - sphinx-rtd-theme