-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.ini
More file actions
30 lines (29 loc) · 912 Bytes
/
settings.ini
File metadata and controls
30 lines (29 loc) · 912 Bytes
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
[DEFAULT]
host = gitlab
lib_name = hecss
user = jochym
description = High Efficiency Configuration Space Sampler
keywords = physics temperature configurations
author = Paweł T. Jochym
author_email = pawel.jochym@ifj.edu.pl
copyright = Paweł T. Jochym
branch = master
version = 0.5.0.2
min_python = 3.6
audience = Science/Research
language = English
custom_sidebar = False
license = GPL3
status = 4
requirements = ase spglib tqdm click matplotlib numpy scipy ipython
console_scripts = hecss_sampler=hecss.cli:hecss_sampler plot_stats=hecss.cli:plot_stats plot_bands=hecss.cli:plot_bands calculate_xscale=hecss.cli:calculate_xscale
nbs_path = .
doc_path = docs
url = https://gitlab.com/jochym/hecss/
doc_host = https://jochym.gitlab.io/
doc_baseurl = /hecss/
git_url = https://gitlab.com/jochym/hecss/tree/devel/
lib_path = hecss
title = hecss
monospace_docstrings = True
tst_flags = vasp|interactive|slow|asap