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

Repository

Basic Info
  • Host: GitHub
  • Owner: ProofOfConceptForJuliSmoothOptimizers
  • License: mpl-2.0
  • Language: Julia
  • Default Branch: main
  • Size: 547 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 3
  • Open Issues: 2
  • Releases: 0
Created about 4 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License Citation

README.md

BBModels

Stable Dev Build Status Build Status Coverage

This is a template/skeleton for JSO packages. It should be used for new packages, and as a reference for changes in existing packages.

Things to change

  • Project.toml: name and uuid
  • LICENSE.md: Check if MPL-v2 is the correct choice

Owner

  • Name: ProofOfConceptForJuliSmoothOptimizers
  • Login: ProofOfConceptForJuliSmoothOptimizers
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Template
    given-names: JSO
    orcid: https://orcid.org/0123-4567-89AB-CDEF
title: "JSO Template"
version: 2.0.4
doi: 10.5281/zenodo.1234
date-released: 2021-10-04

GitHub Events

Total
Last Year

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • codecov/codecov-action 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/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/format_pr.yml actions
  • actions/checkout v2 composite
  • peter-evans/create-pull-request v3 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/CompatHelper.yml actions