https://github.com/d-torrance/tanglenum
Enumeration of planar Tangles
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.1%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Enumeration of planar Tangles
Basic Info
- Host: GitHub
- Owner: d-torrance
- Language: Python
- Default Branch: master
- Size: 4.88 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 6 years ago
· Last pushed over 6 years ago
https://github.com/d-torrance/tanglenum/blob/master/
tanglenum
=========
[](https://opensource.org/licenses/MIT)
[](https://zenodo.org/badge/latestdoi/214199715)
This Python program is used to enumerate planar Tangles as described
in the paper [Enumeration of planar
Tangles](https://arxiv.org/abs/1906.01541) by Douglas A. Torrance.
Requirements
------------
* [NetworkX](https://networkx.github.io/)
Usage
-----
To generate lists of the dual graphs of all fixed, one-sided, and free
Tangles of size up to *P*, run
import tanglenum
tanglenum.generate_tangles(P)
Files
-----
* `enumeration_of_planar_tangles.py` - Script which generates the
numbers used in the paper
* `enumeration_of_planar_tangles.txt` - Output of the above script
* `tanglenum.py` - Main algorithm
Owner
- Name: Doug Torrance
- Login: d-torrance
- Kind: user
- Location: Northeast Georgia
- Company: Piedmont University
- Website: https://webwork.piedmont.edu/~dtorrance/
- Repositories: 112
- Profile: https://github.com/d-torrance