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
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
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
- Website: https://www-user.tu-chemnitz.de/~potts/nfft/
- Repositories: 4
- Profile: https://github.com/NFFT
GitHub Events
Total
- Fork event: 2
Last Year
- Fork event: 2
Committers
Last synced: 7 months ago
Top Committers
| Name | 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