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 (6.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: l-s-campos
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Size: 4.87 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 26
  • Releases: 1
Created over 4 years ago · Last pushed 6 months ago
Metadata Files
Readme License Code of conduct Citation

README.md

BEM

In development documentation

This code base is using the Julia Language and DrWatson to make a reproducible scientific project named

BEM

To (locally) reproduce this project, do the following:

  1. Download this code base. Notice that raw data are typically not included in the git-history and may need to be downloaded independently.
  2. Open a Julia console and do:

```Julia using Pkg

Pkg.activate(pwd())

Pkg.instantiate()

This will install all necessary packages for you to be able to run the scripts and everything should work out of the box. Then run a script from the scripts folder to run the simulation

Owner

  • Login: l-s-campos
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: BEM
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Lucas
    family-names: Campos
  - given-names: 'Éder '
    family-names: Albuquerque
repository-code: 'https://github.com/l-s-campos/BEM.jl'

GitHub Events

Total
  • Release event: 1
  • Delete event: 5
  • Issue comment event: 1
  • Push event: 96
  • Pull request event: 106
  • Fork event: 1
  • Create event: 65
Last Year
  • Release event: 1
  • Delete event: 5
  • Issue comment event: 1
  • Push event: 96
  • Pull request event: 106
  • Fork event: 1
  • Create event: 65

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1
  • Total pull requests: 45
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Total issue authors: 1
  • Total pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 1
  • Bot pull requests: 42
Past Year
  • Issues: 1
  • Pull requests: 45
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Issue authors: 1
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 1
  • Bot pull requests: 42
Top Authors
Issue Authors
Pull Request Authors
  • github-actions[bot] (41)
  • l-s-campos (3)
  • dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
chore (2) dependencies (1)