Metadata-Version: 2.1
Name: edelweiss
Version: 0.1.0
Summary: emulator for various applications
Author-email: Silvan Fischbacher <silvanf@phys.ethz.ch>
License: MIT License
Project-URL: Source, https://cosmo-docs.phys.ethz.ch/edelweiss
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: catboost
Requires-Dist: cosmic_toolbox
Requires-Dist: esub-epipe>=1.11.1
Requires-Dist: h5py
Requires-Dist: lightgbm
Requires-Dist: matplotlib
Requires-Dist: numpy<2
Requires-Dist: pandas
Requires-Dist: pzflow
Requires-Dist: scikit-learn
Requires-Dist: tensorflow
Requires-Dist: trianglechain
Requires-Dist: xgboost

# edelweiss

[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![Open Source](https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?icon=github)](https://github.com/Naereen/badges/)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/edelweiss.svg)](https://pypi.python.org/pypi/edelweiss/)
[![PyPI version](https://badge.fury.io/py/edelweiss.svg)](https://badge.fury.io/py/edelweiss)
[![image](https://img.shields.io/badge/arXiv-0000.00000-B31B1B.svg?logo=arxiv&style=flat)](https://arxiv.org/abs/?)

[![pipeline](https://gitlab.com/cosmology-ethz/edelweiss/badges/main/pipeline.svg)](https://gitlab.com/cosmology-ethz/edelweiss/-/pipelines)
[![coverage](https://gitlab.com/cosmology-ethz/edelweiss/badges/main/coverage.svg)](https://gitlab.com/cosmology-ethz/edelweiss)
<a href="./htmlcov/index.html">
  <img src="https://img.shields.io/badge/coverage_report-green"
    alt="coverage report"/>
</a>
![GitLab Issues](https://img.shields.io/gitlab/issues/open/cosmology-ethz%2Fedelweiss)

General package to build emulators with various architectures. If you
use it, please cite the following paper:
[Fischbacher+ (2024), arXiv-?](https://arxiv.org/abs/?)

[Source](https://gitlab.com/cosmology-ethz/edelweiss/)

[Documentation](http://cosmo-docs.phys.ethz.ch/edelweiss)

## Installation and usage
Instructions on how to install and use the package can be found in the
[documentation](http://cosmo-docs.phys.ethz.ch/edelweiss).

## Why edelweiss?
The name comes from its first application in arxiv?? and is an acronym
for **E**mulator for **D**etection probability and s**E**xtractor
**L**abel prediction **W**ith **E**xtendable **I**mplementation of
**S**tatistical **S**oftware.

## Credits
This package was created by Silvan Fischbacher.
The package is maintained by Silvan Fischbacher: silvanf@phys.ethz.ch.

## Contributions
Contributions are welcome, and they are greatly appreciated! Every
little bit helps, and credit will always be given.
