-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
36 lines (25 loc) · 1.39 KB
/
README
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
Lilith-2
by Sabine Kraml, Tran Quang Loc, Dao Thi Nhung and Le Duc Ninh
Webpage: http://lpsc.in2p3.fr/projects-th/lilith/
Contact: sabine.kraml[at]lpsc.in2p3.fr
Original version: Lilith 1.1
(c) 2015 Jeremy Bernon and Beranger Dumont
Lilith is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Lilith is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Lilith. If not, see <http://www.gnu.org/licenses/>.
Lilith 2.0 is in Python 2 (2.7.4 or higher)
Lilith 2.1 is in Python 3.x
Other prerequisites: SciPy and NumPy;
the example codes doing a likelihood profile analysis require iminuit.
For information how to run Lilith, see https://arxiv.org/abs/1502.04138
For the update to version 2, see https://arxiv.org/abs/1908.03952
For usage in micrOMEGAs, see https://arxiv.org/abs/1606.03834
A tutorial is available at https://indico.cern.ch/event/955391/contributions/4086275/
** Please cite the relevant papers when you use Lilith for your work **