https://github.com/adam1/den
Tool for calculating the cyclic density of symmetric groups
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.6%) to scientific vocabulary
Keywords
Repository
Tool for calculating the cyclic density of symmetric groups
Basic Info
- Host: GitHub
- Owner: adam1
- License: bsd-2-clause
- Language: Go
- Default Branch: master
- Size: 463 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
den
Tools for calculating the cyclic density of symmetric groups
Background
See the paper draft.
To build
% source gopath.bash
% make
Usage
``` % bin/sequence -help Usage of bin/sequence: -b int begin index (default 1) -e int end index (default 10) -l list available sequence names -prof string enabling profiling: cpu or mem
% bin/sequence -l Density DensityV3 DensityDelta DensitySum MinCardinalityCentralizerMaximalType MinTotientLcmMaximalType NumMaximalTypes NumMaximalTypesV3 NumTypes TypeStoreSizeWithParts TypeStoreSizeWithSlots TypeStoreSortTime Width WidthV3 WidthV3Time WidthV3SuccessiveRatio WidthV3RatioToPreviousFactorial WidthV3RatioToPreviousFactorialTimesSquareRoot
% bin/sequence -b 1 -e 15 Density > data 2018/10/08 07:55:20 n=1 den=1 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=2 den=0.5 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=3 den=0.6666666666666666 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=4 den=0.5416666666666666 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=5 den=0.25833333333333336 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=6 den=0.3416666666666667 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=7 den=0.2571428571428571 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=8 den=0.2672123015873016 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=9 den=0.22938161375661376 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=10 den=0.2173776455026455 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=11 den=0.17123541967291966 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=12 den=0.16986361632194966 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=13 den=0.13624148035606368 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=14 den=0.13103779001348445 partitiontime=0 gentime=0 widthtime=0 2018/10/08 07:55:20 n=15 den=0.11951714574327421 partitiontime=0 gentime=0 widthtime=0
% cat data
n Density
1 1 2 0.5 3 0.6666666666666666 4 0.5416666666666666 5 0.25833333333333336 6 0.3416666666666667 7 0.2571428571428571 8 0.2672123015873016 9 0.22938161375661376 10 0.2173776455026455 11 0.17123541967291966 12 0.16986361632194966 13 0.13624148035606368 14 0.13103779001348445 15 0.11951714574327421
```
Owner
- Name: Adam Marks
- Login: adam1
- Kind: user
- Company: UC Irvine
- Repositories: 2
- Profile: https://github.com/adam1
Student of mathematics, software engineer.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- benjitorres (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- github.com/jung-kurt/gofpdf 9abfbb92974aff5a2c689299dafb4d020a0afab2
- github.com/llgcode/draw2d dcbfbe505d35de8166ccfc47ff9e4bb020473e18
- github.com/pkg/profile 06b906832ed0e32302a942b63b6c5f8359034d26