-
Notifications
You must be signed in to change notification settings - Fork 76
/
CITATION.cff
78 lines (76 loc) · 2.02 KB
/
CITATION.cff
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: scikit-hep/iminuit
message: >-
If you use this software, please cite it using the
metadata from this file and the MINUIT paper at
https://doi.org/10.1016/0010-4655(75)90039-9.
This software includes source code under other
licenses, see LICENSE in the repository for details.
type: software
authors:
- given-names: Hans
family-names: Dembinski
email: hans.dembinski@gmail.com
affiliation: TU Dortmund
orcid: 'https://orcid.org/0000-0003-3337-3850'
- given-names: Piti
family-names: Ongmongkolkul
- given-names: Christoph
family-names: Deil
- given-names: Henry
family-names: Schreiner
- given-names: Matthew
family-names: Feickert
- given-names: Chris
family-names: Burr
- given-names: Jason
family-names: Watson
- given-names: Fabian
family-names: Rost
- given-names: Alex
family-names: Pearce
- given-names: Lukas
family-names: Geiger
- given-names: Ahmed
family-names: Abdelmotteleb
- given-names: Aman
family-names: Desai
- given-names: Bernhard M.
family-names: Wiedemann
- given-names: Christoph
family-names: Gohlke
- given-names: Jeremy
family-names: Sanders
- given-names: Jonas
family-names: Drotleff
- given-names: Jonas
family-names: Eschle
- given-names: Ludwig
family-names: Neste
- given-names: Marco Edward
family-names: Gorelli
- given-names: Max
family-names: Baak
- given-names: Michael
family-names: Eliachevitch
- given-names: Omar
family-names: Zapata
identifiers:
- type: doi
value: 10.5281/zenodo.7695764
repository-code: 'https://github.com/scikit-hep/iminuit'
url: 'https://scikit-hep.org/iminuit/'
abstract: >-
iminuit is a Jupyter-friendly Python interface for the
Minuit2 C++ library maintained by CERN's ROOT team.
keywords:
- Python
- C++
- fitting
- optimization
- statistics
- data analysis
- Scikit-HEP
license: MIT