2020-09-28 13:30:48 +02:00
|
|
|
package:
|
|
|
|
name: cosmotool
|
2021-05-26 15:07:54 +02:00
|
|
|
version: "1.2.2"
|
2020-09-28 13:30:48 +02:00
|
|
|
|
|
|
|
source:
|
2021-05-26 15:07:54 +02:00
|
|
|
git_rev: 03033b6
|
2020-09-28 13:30:48 +02:00
|
|
|
git_url: https://bitbucket.org/glavaux/cosmotool
|
|
|
|
|
|
|
|
requirements:
|
|
|
|
build:
|
|
|
|
- numpy >=1.11
|
2021-05-26 06:47:08 +02:00
|
|
|
- {{ compiler('c') }}
|
|
|
|
- {{ compiler('cxx') }}
|
2020-09-28 13:30:48 +02:00
|
|
|
- python
|
|
|
|
- setuptools
|
|
|
|
- cython
|
|
|
|
- healpy
|
|
|
|
- numexpr
|
|
|
|
- cffi
|
|
|
|
- pyfftw
|
|
|
|
- gsl
|
|
|
|
- h5py
|
|
|
|
|
2021-05-26 15:07:54 +02:00
|
|
|
host:
|
|
|
|
- python
|
|
|
|
- numexpr
|
|
|
|
- cython
|
|
|
|
- healpy
|
|
|
|
- cffi
|
|
|
|
- pyfftw
|
|
|
|
- gsl
|
|
|
|
- h5py
|
|
|
|
|
2020-09-28 13:30:48 +02:00
|
|
|
run:
|
|
|
|
- numpy
|
|
|
|
- python
|
|
|
|
- healpy
|
|
|
|
- numexpr
|
|
|
|
- cffi
|
|
|
|
- pyfftw
|
|
|
|
- h5py
|
|
|
|
|
|
|
|
test:
|
|
|
|
imports:
|
|
|
|
- cosmotool
|
|
|
|
|
|
|
|
about:
|
|
|
|
home: https://bitbucket.org/glavaux/cosmotool
|