-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
54 lines (54 loc) · 1.66 KB
/
Copy pathCITATION.cff
File metadata and controls
54 lines (54 loc) · 1.66 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
cff-version: 1.2.0
message: "If you use this software, please cite both the software and the paper below."
title: "pyECT"
abstract: >-
Fast, general, GPU-ready computation of Euler Characteristic Functions and
Transforms (ECF/ECT) and their weighted counterparts (WECF/WECT) in PyTorch.
type: software
license: MIT
repository-code: "https://github.com/compTAG/pyECT"
url: "https://github.com/compTAG/pyECT"
authors:
- family-names: Cisewski-Kehe
given-names: Jessi
- family-names: Fasy
given-names: Brittany Terese
- family-names: McCleary
given-names: Alexander
- family-names: Quist
given-names: Eli
- family-names: Ruder
given-names: Jack
- family-names: Sriraman
given-names: Jacob
preferred-citation:
type: conference-paper
title: "Tensor Computation of Euler Characteristic Functions and Transforms"
authors:
- family-names: Cisewski-Kehe
given-names: Jessi
- family-names: Fasy
given-names: Brittany Terese
- family-names: McCleary
given-names: Alexander
- family-names: Quist
given-names: Eli
collection-title: "42nd International Symposium on Computational Geometry (SoCG 2026)"
collection-type: proceedings
series: "Leibniz International Proceedings in Informatics (LIPIcs)"
volume: 367
editors:
- family-names: Ahn
given-names: Hee-Kap
- family-names: Hoffmann
given-names: Michael
- family-names: Nayyeri
given-names: Amir
publisher:
name: "Schloss Dagstuhl - Leibniz-Zentrum für Informatik"
year: 2026
start: 32
isbn: "978-3-95977-418-5"
issn: "1868-8969"
doi: "10.4230/LIPIcs.SoCG.2026.32"
url: "https://doi.org/10.4230/LIPIcs.SoCG.2026.32"