https://github.com/NFFT/NFFT3.jl

NFFT3 Julia Package

https://github.com/NFFT/NFFT3.jl

Science Score: 67.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
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    2 of 4 committers (50.0%) from academic institutions
  • Institutional organization owner
    Organization nfft has institutional domain (www-user.tu-chemnitz.de)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.9%) to scientific vocabulary

Keywords

julia nfft
Last synced: 6 months ago · JSON representation

Repository

NFFT3 Julia Package

Basic Info
  • Host: GitHub
  • Owner: NFFT
  • License: gpl-3.0
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 39.1 MB
Statistics
  • Stars: 8
  • Watchers: 9
  • Forks: 4
  • Open Issues: 6
  • Releases: 10
Topics
julia nfft
Created over 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

NFFT3.jl

Julia Interface for the NFFT C library

ci codecov Aqua QA DOI

NFFT3.jl provides the following fast algorithms: - nonequispaced fast Fourier transform (NFFT) - nonequispaced fast cosine transform (NFCT) - nonequispaced fast sine transform (NFST) - fast summation (fastsum)

Getting started

In Julia you can get started by just typing

julia ] add NFFT3

then checkout the documentation.

Owner

  • Name: NFFT
  • Login: NFFT
  • Kind: organization

GitHub Events

Total
  • Fork event: 2
Last Year
  • Fork event: 2

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 276
  • Total Committers: 4
  • Avg Commits per committer: 69.0
  • Development Distribution Score (DDS): 0.486
Past Year
  • Commits: 61
  • Committers: 1
  • Avg Commits per committer: 61.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Pascal Schröter p****d@g****m 142
mischmi96 m****e@m****e 69
Tom-Christian Riemer r****0@g****m 63
Toni Volkmer t****r@m****e 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 13
  • Total pull requests: 6
  • Average time to close issues: 4 months
  • Average time to close pull requests: 22 minutes
  • Total issue authors: 4
  • Total pull request authors: 2
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.5
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 43 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mischmi96 (7)
  • tknopp (4)
  • iamdiggi (1)
  • JuliaTagBot (1)
Pull Request Authors
  • passscoed (6)
  • mischmi96 (3)
Top Labels
Issue Labels
enhancement (3) documentation (2) bug (1)
Pull Request Labels

Dependencies

.github/workflows/Documenter.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/setup-julia latest composite
.github/workflows/Format.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia v1 composite
  • reviewdog/action-suggester v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia latest composite