implicitarrays.jl

Implicit Arrays for Julia

https://github.com/tkemmer/implicitarrays.jl

Science Score: 26.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
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary

Keywords

julia
Last synced: 11 months ago · JSON representation

Repository

Implicit Arrays for Julia

Basic Info
  • Host: GitHub
  • Owner: tkemmer
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Homepage:
  • Size: 942 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 2
  • Releases: 5
Topics
julia
Created over 6 years ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

Implicit arrays for Julia

The ImplicitArrays.jl package provides multiple implicit array types for the Julia programming language.

Implicit array types

A full list of implicit array types provided by this package (along with code examples) is available in the documentation.

Installation

In the Julia shell, switch to the Pkg shell by pressing ] and enter the following command:

sh pkg> add ImplicitArrays

Testing

ImplicitArrays.jl provides tests for most of its functions. You can run the test suite with the following command in the Pkg shell: sh pkg> test ImplicitArrays

Citing

If you use ImplicitArrays.jl in your research, please cite the following publication:

Kemmer, T (2021). Space-efficient and exact system representations for the nonlocal protein electrostatics problem. Ph. D. thesis, Johannes Gutenberg University Mainz. Mainz, Germany.

Citation items for BibTeX can be found in CITATION.bib.

Owner

  • Name: Thomas Kemmer
  • Login: tkemmer
  • Kind: user
  • Location: Germany
  • Company: University of Mainz

Computer scientist and Gentoo Linux enthusiast

GitHub Events

Total
  • Release event: 1
  • Delete event: 13
  • Issue comment event: 1
  • Push event: 67
  • Pull request event: 12
  • Create event: 13
Last Year
  • Release event: 1
  • Delete event: 13
  • Issue comment event: 1
  • Push event: 67
  • Pull request event: 12
  • Create event: 13

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 66
  • Total Committers: 1
  • Avg Commits per committer: 66.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Thomas Kemmer t****s@b****e 66
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 1
  • Total pull requests: 11
  • Average time to close issues: less than a minute
  • Average time to close pull requests: 6 minutes
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 minutes
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • JuliaTagBot (1)
Pull Request Authors
  • tkemmer (8)
  • dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
release (3) dependencies (2) github_actions (2) enhancement (1)

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v3 composite
  • julia-actions/cache 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/cleanup.yml actions
  • Mattraks/delete-workflow-runs v2 composite
.github/workflows/docs.yml actions
  • actions/checkout v4 composite
  • julia-actions/setup-julia v1 composite