-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
35 lines (35 loc) · 1.04 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
cff-version: 1.2.0
title: coLie
message: >-
If you use this software, please cite it using the
metadata from this file.
type: misc
authors:
- given-names: Ben
family-names: Walter
email: [email protected]
affiliation: University of the Virgin Islands
orcid: 'https://orcid.org/0000-0002-9237-0767'
identifiers:
- type: url
value: 'https://arxiv.org/abs/2403.20264'
description: Infinitesimal calculations in fundamental groups
- type: url
value: 'https://arxiv.org/abs/1510.06984'
description: The left-greedy Lie algebra basis and star graphs
- type: url
value: 'https://arxiv.org/abs/math/0610437'
description: >-
Lie coalgebras and rational homotopy theory, I: Graph coalgebras
repository-code: 'https://github.com/benwalt/coLie/'
abstract: >-
Python / Sage code for making computations using Lie
coalgebra symbols / tree symbols and Lie algebra brackets
/ group elements.
keywords:
- python
- Lie algebra
- Lie coalgebra
- tree symbol
- letter braiding
license: GPL-2.0-or-later