multidimensionaltools.jl

A small toolbox of helpers to work with multidimensional matrices and abstract arrays, written in Julia.

https://github.com/jakewilliami/multidimensionaltools.jl

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

Keywords

julia julia-language julia-package julialang multidimensional multidimensional-arrays
Last synced: 9 months ago · JSON representation ·

Repository

A small toolbox of helpers to work with multidimensional matrices and abstract arrays, written in Julia.

Basic Info
  • Host: GitHub
  • Owner: jakewilliami
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Homepage:
  • Size: 131 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 6
  • Releases: 1
Topics
julia julia-language julia-package julialang multidimensional multidimensional-arrays
Created over 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

MultidimensionalTools.jl

Dev CI Code Style: Blue Project Status

This package is still developing and may need peer review from mathematicians.

Important note: still being defined are multidimensional operations such as addition and multiplication.

This is a package for a pure Julia tools I have found useful in working in higher dimensions. This repository came about from some informal work in Advent of Code, 2020, days 11 & 17

Examples

```julia-repl julia> ] add MultidimensionalTools

julia> using MultidimensionalTools

julia

```

Citation

If your research depends on MultidimensionalTools.jl, please consider giving us a formal citation: citation.bib.

Owner

  • Name: Jake Ireland
  • Login: jakewilliami
  • Kind: user
  • Location: ///scary.zealous.twin

Citation (citation.bib)

@software{ireland2021multidimensionaltools,
  title={{MultidimensionalTools.jl}: A small toolbox of helpers to work with multidimensional matrices and abstract arrays, written in {Julia}},
  author={Ireland, Jake W},
  year={2021},
  howpublished={\url{https://github.com/jakewilliami/MultidimensionalTools.jl}},
  note={{Julia} package version 0.1.0}
}

GitHub Events

Total
  • Issue comment event: 1
  • Push event: 3
  • Commit comment event: 3
Last Year
  • Issue comment event: 1
  • Push event: 3
  • Commit comment event: 3

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 24
  • Total Committers: 1
  • Avg Commits per committer: 24.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jake W. Ireland j****i@i****m 24

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 7
  • Total pull requests: 0
  • Average time to close issues: less than a minute
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 0
  • Average comments per issue: 0.43
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jakewilliami (6)
  • JuliaTagBot (1)
Pull Request Authors
Top Labels
Issue Labels
help wanted (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
juliahub.com: MultidimensionalTools

A small toolbox of helpers to work with multidimensional matrices and abstract arrays, written in Julia.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 9.9%
Dependent packages count: 38.9%
Average: 40.1%
Forks count: 53.5%
Stargazers count: 58.1%
Last synced: 10 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite