linearshiftregisters.jl

A minimal package for Linear Shift Registers and Linear Congruential Generators

https://github.com/jakewilliami/linearshiftregisters.jl

Science Score: 44.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.0%) to scientific vocabulary

Keywords

julia julia-language julia-package julialang linear-congruential-generator linear-shift-register pseudo-random pseudo-random-generator
Last synced: 9 months ago · JSON representation ·

Repository

A minimal package for Linear Shift Registers and Linear Congruential Generators

Basic Info
  • Host: GitHub
  • Owner: jakewilliami
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Homepage:
  • Size: 99.6 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
julia julia-language julia-package julialang linear-congruential-generator linear-shift-register pseudo-random pseudo-random-generator
Created over 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

LinearShiftRegisters.jl

Dev CI Code Style: Blue Project Status


See here and here for an explanation of the functions in this package.

Warning: this package is potentially inefficient, small, and perhaps not very useful. As such, it is not registered with Julia.

Citation

If your research depends on LinearShiftRegisters.jl, please consider giving us a formal citation: citation.bib.

Owner

  • Name: Jake Ireland
  • Login: jakewilliami
  • Kind: user
  • Location: ///scary.zealous.twin

Citation (citation.bib)

@software{ireland2021linearshiftregisters,
  title={{LinearShiftRegisters.jl}: A minimal package for Linear Shift Registers and Linear Congruential Generators},
  author={Ireland, Jake W},
  year={2021},
  howpublished={\url{https://github.com/jakewilliami/LinearShiftRegisters.jl}},
  note={Unofficial {Julia} package version 0.1.1}
}

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: 1 minute
  • 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
  • jakewilliami (2)
Pull Request Authors
Top Labels
Issue Labels
documentation (1)
Pull Request Labels

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/CompatHelper.yml actions