-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.cfg
54 lines (53 loc) · 1.37 KB
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[metadata]
name = astrostat
version = 2.0.24
author = Paolo Bonfini, Konstantinos Kovlakas, Grigoris Maravelias, Andreas Tersenov, Jeff Andrews
author_email = [email protected]
description = Material of 2024 Summer School for AstroStatistics in Crete
repository = https://github.com/astrostatistics-in-crete/2024_summer_school
readme = README.md
keywords = summer school, astrostatistics, machine learning, deep learning
license = GPL v3.0
classifiers =
Topic :: Scientific/Engineering :: Astronomy
Programming Language :: Python :: 3
Intended Audience :: Science/Research
Natural Language :: English
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Private :: Do Not Upload
[options]
package_dir =
= src
python_requires = ==3.9.16
setup_requires =
setuptools
install_requires =
pandas==1.5.3
notebook==6.5.6
scipy==1.10.1
numpy==1.24.2
astropy==5.2.1
matplotlib==3.7.0
emcee==3.1.4
corner==2.2.1
tqdm==4.65.0
ipywidgets==8.0.4
torch==2.0.1
seaborn==0.12.2
scikit-learn==1.2.2
prettytable==3.7.0
wget==3.2
astroML==1.0.2
pipelinehelper==0.7.8
xgboost==1.7.5
lightgbm==3.3.5
plotly==5.14.1
optuna==3.1.1
h5py==3.8.0
tensorflow==2.11
lightkurve==2.4.0
dynesty==2.1.2
getdist==1.5.1
nflows==0.14
pytorch-lightning==2.3.1
lmfit==1.2.2