SphericalFunctions

Spherical functions of arbitrary float types

https://github.com/moble/sphericalfunctions.jl

Science Score: 54.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
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Spherical functions of arbitrary float types

Basic Info
  • Host: GitHub
  • Owner: moble
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 3.32 MB
Statistics
  • Stars: 9
  • Watchers: 3
  • Forks: 2
  • Open Issues: 11
  • Releases: 23
Created almost 5 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

Spherical Functions in Julia

Stable Dev Build Status Coverage Code Style: Blue ColPrac: Contributor's Guide on Collaborative Practices for Community Packages Aqua QA PkgEval

DOI

This is a Julia package for evaluating and transforming Wigner's 𝔇 matrices, the associated Legendre functions, and spin-weighted spherical harmonics (which includes the ordinary scalar spherical harmonics). See the documentation for more details.

Installation

bash using Pkg Pkg.add("SphericalFunctions")

Owner

  • Name: Mike Boyle
  • Login: moble
  • Kind: user
  • Location: Ithaca, NY
  • Company: Cornell University

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Boyle
    given-names: Michael
    orcid: https://orcid.org/0000-0002-5075-5116
title: "SphericalFunctions.jl"
license: MIT
version: v2.1.0
doi: 10.5281/zenodo.5514038
date-released: 2023-01-31

GitHub Events

Total
  • Create event: 12
  • Commit comment event: 7
  • Issues event: 3
  • Release event: 4
  • Delete event: 2
  • Issue comment event: 8
  • Push event: 150
  • Pull request event: 15
Last Year
  • Create event: 12
  • Commit comment event: 7
  • Issues event: 3
  • Release event: 4
  • Delete event: 2
  • Issue comment event: 8
  • Push event: 150
  • Pull request event: 15

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 108
  • Total Committers: 3
  • Avg Commits per committer: 36.0
  • Development Distribution Score (DDS): 0.25
Top Committers
Name Email Commits
Michael Boyle m****e@g****m 81
Mike Boyle m****e@u****m 17
github-actions[bot] 4****]@u****m 10

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 14
  • Total pull requests: 43
  • Average time to close issues: 6 days
  • Average time to close pull requests: 9 days
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 2.07
  • Average comments per pull request: 0.33
  • Merged pull requests: 25
  • Bot issues: 0
  • Bot pull requests: 29
Past Year
  • Issues: 6
  • Pull requests: 12
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Issue authors: 2
  • Pull request authors: 3
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.17
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 11
Top Authors
Issue Authors
  • moble (11)
  • ariaradick (2)
  • JuliaTagBot (1)
Pull Request Authors
  • github-actions[bot] (28)
  • moble (16)
  • dependabot[bot] (6)
Top Labels
Issue Labels
Pull Request Labels
dependencies (6) github_actions (1)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 329 total
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 23
juliahub.com: SphericalFunctions

Spherical functions of arbitrary float types

  • Versions: 23
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 329 Total
Rankings
Dependent repos count: 9.9%
Average: 31.1%
Forks count: 33.3%
Dependent packages count: 38.9%
Stargazers count: 42.3%
Last synced: 8 months ago

Dependencies

.github/workflows/Benchmark.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia latest composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage latest composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia v1 composite