https://github.com/clima/unrolledutilities.jl

A toolkit for optimizing Julia code that uses statically sized iterators.

https://github.com/clima/unrolledutilities.jl

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 (6.8%) to scientific vocabulary

Keywords

julia loop-unrolling
Last synced: 10 months ago · JSON representation

Repository

A toolkit for optimizing Julia code that uses statically sized iterators.

Basic Info
Statistics
  • Stars: 15
  • Watchers: 6
  • Forks: 3
  • Open Issues: 2
  • Releases: 7
Topics
julia loop-unrolling
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Shows the logo of UnrolledUtilities.jl

Are you feeling type unstable? Struggling to compile code for GPUs? Do you find yourself with more allocations than FLOPS?

Ask your developer if UnrolledUtilities.jl is right for you.

||| |---------------------:|:----------------------------------------------| | Documentation | dev | | Docs Build | docs build | | GHA CI | gha ci | | Code Coverage | codecov |

Owner

  • Name: Climate Modeling Alliance
  • Login: CliMA
  • Kind: organization
  • Email: clima@caltech.edu

An alliance of scientists, engineers and applied mathematicians, dedicated to pioneering a new, data-informed approach to climate modeling

GitHub Events

Total
  • Create event: 13
  • Commit comment event: 7
  • Release event: 3
  • Issues event: 1
  • Watch event: 5
  • Delete event: 8
  • Issue comment event: 13
  • Push event: 152
  • Pull request review comment event: 16
  • Pull request review event: 18
  • Pull request event: 19
  • Fork event: 2
Last Year
  • Create event: 13
  • Commit comment event: 7
  • Release event: 3
  • Issues event: 1
  • Watch event: 5
  • Delete event: 8
  • Issue comment event: 13
  • Push event: 152
  • Pull request review comment event: 16
  • Pull request review event: 18
  • Pull request event: 19
  • Fork event: 2

Packages

  • Total packages: 1
  • Total downloads:
    • julia 145 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 10
juliahub.com: UnrolledUtilities

A toolkit for optimizing Julia code that uses statically sized iterators.

  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 145 Total
Rankings
Dependent repos count: 9.6%
Average: 24.2%
Dependent packages count: 38.8%
Last synced: 10 months ago

Dependencies

.github/workflows/CodeCov.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v3 composite
  • julia-actions/setup-julia latest composite
.github/workflows/CompatHelper.yml actions
.github/workflows/JuliaFormatter.yml actions
  • actions/checkout v4 composite
  • dorny/paths-filter v2 composite
  • julia-actions/setup-julia latest composite
  • styfle/cancel-workflow-action 0.4.0 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • actions/cache v1 composite
  • actions/checkout v4 composite
  • codecov/codecov-action v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/invalidations.yml actions
  • actions/checkout v4 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-invalidations v1 composite
  • julia-actions/setup-julia v1 composite