-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCITATION.cff
More file actions
38 lines (38 loc) · 1.15 KB
/
Copy pathCITATION.cff
File metadata and controls
38 lines (38 loc) · 1.15 KB
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
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: Formulate
abstract: >-
Easy conversions between different styles of expressions. Formulate converts
in either direction between ROOT (TTreeFormula) and numexpr style
expressions, and can also render a parsed expression as plain Python using
NumPy functions. It needs neither ROOT nor numexpr installed, and it knows
the places where the two languages disagree.
type: software
authors:
- family-names: Rios-Tascon
given-names: Andres
orcid: "https://orcid.org/0000-0003-3282-2634"
- family-names: Eschle
given-names: Jonas
orcid: "https://orcid.org/0000-0002-7312-3699"
- family-names: Burr
given-names: Chris
orcid: "https://orcid.org/0000-0002-5155-1094"
- family-names: Roy
given-names: Aryan
email: aryanroy5678@gmail.com
repository-code: "https://github.com/scikit-hep/formulate"
url: "https://formulate.readthedocs.io/"
license: BSD-3-Clause
doi: 10.5281/zenodo.22117448
version: 1.1.0
date-released: "2026-08-26"
keywords:
- python
- expressions
- ROOT
- TTreeFormula
- numexpr
- numpy
- scikit-hep
- high energy physics