octache

An Octave implementation of the mustache templating language for Octave that also happen to work with MATLAB.

https://github.com/remi-gau/octache

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary

Keywords

matlab mustache octave

Keywords from Contributors

mesh exoplanet energy-system pipeline-testing spacy-extension datacleaner hydrology data-profilers mri dynamics
Last synced: 6 months ago · JSON representation ·

Repository

An Octave implementation of the mustache templating language for Octave that also happen to work with MATLAB.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 9
  • Releases: 1
Topics
matlab mustache octave
Created almost 4 years ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Citation

README.md

miss hit Octave: test and coverage MATLAB: test and coverage codecov pre-commit Documentation Status Binder View Octache on File Exchange

Octache

An Octave implementation of the mustache templating language for Octave that also happen to work with MATLAB.

For more details, check the official documentation here:

https://octache.readthedocs.io/en/latest/

Try it on binder:

https://mybinder.org/v2/gh/Remi-Gau/Octache/main

Port of Noah Morrison's chevron

Owner

  • Name: Remi Gau
  • Login: Remi-Gau
  • Kind: user
  • Location: Louvain la neuve, Belgium
  • Company: Crossmodal perception plasticity lab

Neuroimaging (high-res & laminar fMRI) and multisensory. Too much matlab and presentation and not enough R and python

Citation (CITATION.cff)

# Check https://citation-file-format.github.io/
# and the schema doc https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md
# for more info

cff-version: 1.2.0

title: "Octache"

version: 0.1.0

abstract: mashlab

message: "If you use this software, please cite it as below."

repository-code: "https://github.com/Remi-Gau/Octache"

contact:
  - email: remi.gau@gmail.com
  - family-names: Gau
    given-names: Rémi

authors:
  - family-names: Gau
    given-names: Rémi

license: MIT

keywords:
  - mashlab

GitHub Events

Total
  • Delete event: 9
  • Issue comment event: 25
  • Push event: 10
  • Pull request event: 21
  • Pull request review event: 8
  • Create event: 13
Last Year
  • Delete event: 9
  • Issue comment event: 25
  • Push event: 10
  • Pull request event: 21
  • Pull request review event: 8
  • Create event: 13

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 153
  • Total Committers: 3
  • Avg Commits per committer: 51.0
  • Development Distribution Score (DDS): 0.288
Past Year
  • Commits: 22
  • Committers: 3
  • Avg Commits per committer: 7.333
  • Development Distribution Score (DDS): 0.318
Top Committers
Name Email Commits
Remi Gau r****u@h****m 109
dependabot[bot] 4****] 36
pre-commit-ci[bot] 6****] 8

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 10
  • Total pull requests: 89
  • Average time to close issues: about 20 hours
  • Average time to close pull requests: 3 days
  • Total issue authors: 1
  • Total pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.65
  • Merged pull requests: 78
  • Bot issues: 0
  • Bot pull requests: 79
Past Year
  • Issues: 0
  • Pull requests: 18
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 1.44
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 16
Top Authors
Issue Authors
  • Remi-Gau (10)
Pull Request Authors
  • dependabot[bot] (55)
  • pre-commit-ci[bot] (16)
  • Remi-Gau (10)
  • github-actions[bot] (8)
Top Labels
Issue Labels
Pull Request Labels
dependencies (55) github_actions (41) submodules (13) python (1)

Dependencies

requirements.txt pypi
  • Sphinx *
  • jupyterlab *
  • miss_hit ==0.9.28
  • octave_kernel *
  • pre-commit *
  • sphinx-copybutton *
  • sphinx_rtd_theme *
  • sphinxcontrib-matlabdomain *
.github/workflows/matlab_test_and_coverage.yaml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • matlab-actions/run-command v1.1.2 composite
  • matlab-actions/setup-matlab v1.2.2 composite
.github/workflows/octave_test_and_coverage.yml actions
  • actions/checkout v3 composite
  • joergbrech/moxunit-action v1.2.0 composite
.github/workflows/validation.yml actions
  • actions/checkout v4 composite
  • citation-file-format/cffconvert-github-action 2.0.0 composite
binder/environment.yml pypi