colie
python / sage code for working with Lie coalgebra word & tree symbols and Lie algebras / group words
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.0%) to scientific vocabulary
Repository
python / sage code for working with Lie coalgebra word & tree symbols and Lie algebras / group words
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Description:
This project contains Python / Sage code for working with Lie coalgebras and algebras.
Code is present both as python .py files and as jupyter notebook .ipynb files. The jupyter notebooks give explanations and small examples using included objects and functions to make computations.
TODO: Implement code for non-free Lie algebras and groups.
File listing:
github files: * CITATION.cff -- git citation information * LICENSE -- GPL v2.0 * README.md -- this file
Jupyter Python Notebooks: (Links to CoCalc jupyter notebooks) * coLie.ipynb -- objects for Lie brackets, coLie symbols, signed words * lieBasis.ipynb -- functions creating LS words, making Lie bracket bases, and coLie symbol bases
Python: * coLie.py -- Python code from coLie.ipynb * lieBasis.py -- Python code from lieBasis.ipynb
Javascript (HTML): * pairing.html -- javascript code from 2015 making LS words, Lie bracket bases, computing pairing matrices, and checking for invertibility
Acknowledgments:
Dedicated to the memory of Aydin Ozbek
Some of the algebra-coalgebra algorithms present were first coded by me in javascript (see included pairing.html file from 2015).
The letter braiding computations in EilWord and EilTree are based off work by Aydin Ozbek - https://github.com/AydinOzbek/Hopf_Invariants
The Lyndon word generation algorithm I use is based off of C code by Joe Sawada - http://combos.org/necklace
References:
These algorithms are based off of theory present in the following papers.
Lie algebra - coalgebra pairings. (using graphs for coLie) * D. Sinha and B. Walter. Lie coalgebras and rational homotopy theory, I: Graph coalgebras - https://arxiv.org/abs/math/0610437 * D. Sinha and B. Walter. Lie coalgebras and rational homotopy theory II: Hopf invariants - https://arxiv.org/abs/0809.5084 * B. Walter. The Lie algebra configuration pairing - https://arxiv.org/abs/1010.4732
Letter braiding and group elements. (introduces symbols for coLie!) * N. Gadish, A. Ozbek, D. Sinha, B. Walter. Infinitesimal calculations in fundamental groups - https://arxiv.org/abs/2403.20264 * B. Walter. AlgTopPR2024 conference presentation slides
Bases of Lie coalgebras / Lie algebras. * B. Walter and A. Shiri. The left-greedy Lie algebra basis and star graphs - https://arxiv.org/abs/1510.06984 * B. Walter. The configuration basis of a Lie algebra and its dual - https://arxiv.org/abs/1010.4765 * E.S. Chibrikov. A right normed basis for free Lie algebras and Lyndon–Shirshov words - https://core.ac.uk/download/pdf/82357333.pdf
Further reading. * N. Gadish. Letter-braiding: a universal bridge between combinatorial group theory and topology - https://arxiv.org/abs/2308.13635
Owner
- Name: Benjamin Walter
- Login: benwalt
- Kind: user
- Location: St. Croix, US Virgin Islands
- Company: University of the Virgin Islands
- Website: https://sites.google.com/view/benjamin-walter
- Repositories: 1
- Profile: https://github.com/benwalt
mathematician, adventurer, father
Citation (CITATION.cff)
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: benjamin.walter@uvi.edu
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
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1