3D Matter Power Spectrum Emulator for Weak Lensing Analysis
You can read the full documentation here.
If you use this code in your research, please cite these papers 2005.06551 and 2105.02256:
.
├── docs
│ ├── build
│ ├── logs
│ ├── make.bat
│ ├── Makefile
│ └── source
├── emulator
│ ├── cosmology
│ ├── lhs
│ ├── lhs.R
│ ├── ml
│ ├── playground.ipynb
│ ├── plots
│ ├── predictions
│ ├── predictions.py
│ ├── priors.py
│ ├── semigps
│ ├── settings.py
│ ├── trainingpoints.py
│ ├── training.py
│ ├── trainingset
│ └── utils
├── LICENSE
├── README.rst
└── requirements.txt