mapfolding

Experiment by transforming algorithms for map folding, meanders, stamp folding, semi-meanders and optimizing the code.

https://github.com/hunterhogan/mapfolding

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.7%) to scientific vocabulary

Keywords

map-folding meanders oeis oeis-a000136 oeis-a000682 oeis-a001415 oeis-a005316 semi-meanders stamp-folding
Last synced: 6 months ago · JSON representation

Repository

Experiment by transforming algorithms for map folding, meanders, stamp folding, semi-meanders and optimizing the code.

Basic Info
  • Host: GitHub
  • Owner: hunterhogan
  • License: other
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 4.48 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 63
Topics
map-folding meanders oeis oeis-a000136 oeis-a000682 oeis-a001415 oeis-a005316 semi-meanders stamp-folding
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme Funding License Citation Security

README.md

mapFolding

pip install mapFolding

Map folding, meanders, stamp folding, semi-meanders. Experiment with algorithm transformations and code optimization.

Command line:

  • getOEISids
  • OEISforn

The package is focused on mapFolding and stamp folding. But "mapFolding/_oeisFormulas" has some infrastructure for meanders and semi-meanders.

There are innovations and insights in the mapFolding stuff.

My recovery

Static Badge YouTube Channel Subscribers

CC-BY-NC-4.0

Owner

  • Name: Hunter Hogan
  • Login: hunterhogan
  • Kind: user

GitHub Events

Total
  • Create event: 60
  • Issues event: 31
  • Release event: 55
  • Delete event: 4
  • Issue comment event: 20
  • Push event: 779
Last Year
  • Create event: 60
  • Issues event: 31
  • Release event: 55
  • Delete event: 4
  • Issue comment event: 20
  • Push event: 779

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 18
  • Total pull requests: 0
  • Average time to close issues: about 1 month
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.28
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 18
  • Pull requests: 0
  • Average time to close issues: about 1 month
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 1.28
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • hunterhogan (18)
Pull Request Authors
Top Labels
Issue Labels
help wanted (8) good first issue (7) enhancement (4) question (1) documentation (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 899 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 62
  • Total maintainers: 1
pypi.org: mapfolding

Map folding, meanders, stamp folding, semi-meanders. Experiment with algorithm transformations and code optimization.

  • Versions: 62
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 899 Last month
Rankings
Dependent packages count: 9.8%
Forks count: 31.9%
Average: 34.6%
Stargazers count: 41.8%
Dependent repos count: 54.9%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/unittests.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
pyproject.toml pypi
  • Z0Z-tools *
  • numba *
  • numpy *