Science Score: 44.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: musoke
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 127 KB
Statistics
  • Stars: 6
  • Watchers: 4
  • Forks: 0
  • Open Issues: 7
  • Releases: 1
Created almost 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

WolframExpr

Stable Dev Build Status Coverage

Conversion of Wolfram Language expressions to Julia functions.

Incomplete work in progress.

Mathematica, Wolfram, MathLink are all trademarks of Wolfram Research.

Citing

See CITATION.bib for the relevant reference(s).

Owner

  • Name: Nathan Musoke
  • Login: musoke
  • Kind: user
  • Company: UNH

Citation (CITATION.bib)

@misc{WolframExpr.jl,
	author  = {Nathan Musoke <nathan.musoke@gmail.com> and contributors},
	title   = {WolframExpr.jl},
	url     = {https://github.com/musoke/WolframExpr.jl},
	version = {v1.0.0-DEV},
	year    = {2023},
	month   = {7}
}

GitHub Events

Total
  • Pull request event: 1
  • Create event: 1
Last Year
  • Pull request event: 1
  • Create event: 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 8
  • Total pull requests: 31
  • Average time to close issues: about 6 hours
  • Average time to close pull requests: 8 days
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.74
  • Merged pull requests: 23
  • Bot issues: 0
  • Bot pull requests: 7
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • musoke (5)
  • gganapat (1)
  • JuliaTagBot (1)
Pull Request Authors
  • musoke (30)
  • dependabot[bot] (10)
  • github-actions[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (10)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
juliahub.com: WolframExpr
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 10.1%
Average: 25.3%
Dependent packages count: 40.4%
Last synced: 10 months ago

Dependencies

.github/workflows/CI.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-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/JuliaFormatter.yml actions
  • actions/checkout v3 composite
  • julia-actions/setup-julia latest composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite