jsotemplate.jl

Template for JSO packages

https://github.com/juliasmoothoptimizers/jsotemplate.jl

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 (10.6%) to scientific vocabulary

Keywords

hacktoberfest jso julia pkgtemplates template
Last synced: 6 months ago · JSON representation ·

Repository

Template for JSO packages

Basic Info
  • Host: GitHub
  • Owner: JuliaSmoothOptimizers
  • License: mpl-2.0
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 548 KB
Statistics
  • Stars: 7
  • Watchers: 4
  • Forks: 5
  • Open Issues: 9
  • Releases: 0
Topics
hacktoberfest jso julia pkgtemplates template
Created over 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

JSOTemplate

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

How to Cite

If you use JSOTemplate.jl in your work, please cite using the format given in CITATION.cff.

Bug reports and discussions

If you think you found a bug, feel free to open an issue. Focused suggestions and requests can also be opened as issues. Before opening a pull request, start an issue or a discussion on the topic, please.

If you want to ask a question not suited for a bug report, feel free to start a discussion here. This forum is for general discussion about this repository and the JuliaSmoothOptimizers organization, so questions about any of our packages are welcome.

Owner

  • Name: JuliaSmoothOptimizers
  • Login: JuliaSmoothOptimizers
  • Kind: organization
  • Location: DOI: 10.5281/zenodo.2655082

Infrastructure and Solvers for Continuous Optimization in Julia

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
  • Delete event: 3
  • Push event: 4
  • Pull request event: 6
  • Create event: 3
Last Year
  • Delete event: 3
  • Push event: 4
  • Pull request event: 6
  • Create event: 3

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 11
  • Total pull requests: 21
  • Average time to close issues: 9 days
  • Average time to close pull requests: 12 days
  • Total issue authors: 2
  • Total pull request authors: 6
  • Average comments per issue: 0.09
  • Average comments per pull request: 1.0
  • Merged pull requests: 17
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: about 13 hours
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • abelsiqueira (8)
  • tmigot (3)
Pull Request Authors
  • abelsiqueira (11)
  • tmigot (6)
  • github-actions[bot] (4)
  • JSOBot (1)
  • amontoison (1)
  • MonssafToukal (1)
Top Labels
Issue Labels
enhancement (2) hacktoberfest (2) documentation (1)
Pull Request Labels
formatting (4) automated pr (4) no changelog (4)

Dependencies

.github/workflows/CompatHelper.yml actions
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/Compliance.yml.jinja actions
.github/workflows/Docs.yml.jinja actions
.github/workflows/Lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • julia-actions/cache v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/Test.yml.jinja actions