-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
32 lines (32 loc) · 889 Bytes
/
CITATION.cff
File metadata and controls
32 lines (32 loc) · 889 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
30
31
32
cff-version: 1.2.0
message: "If you use this software, please cite both this software and the Repulsive Curves paper."
title: "Repulsive Curves Python"
version: "0.1.0"
date-released: "2026-04-24"
authors:
- family-names: "Muzzarelli"
given-names: "Renzo"
license: "MIT"
repository-code: "https://github.com/rmuzzar/repulsive-curves-python"
keywords:
- "repulsive curves"
- "tangent-point energy"
- "projected gradient descent"
- "Sobolev gradients"
- "polygonal curves"
- "Sobolev preconditioner"
references:
- type: article
title: "Repulsive Curves"
authors:
- family-names: "Yu"
given-names: "Christopher"
- family-names: "Schumacher"
given-names: "Henrik"
- family-names: "Crane"
given-names: "Keenan"
year: 2021
journal: "ACM Transactions on Graphics"
volume: 40
issue: 2
doi: "10.1145/3439429"