https://github.com/casadi/casadi.github.io

https://github.com/casadi/casadi.github.io

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • 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
    1 of 7 committers (14.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.9%) to scientific vocabulary

Keywords from Contributors

academic-project algorithmic-differentation code-generation derivatives mathematics modular nonlinear nonlinear-programming numerical-calculations octave
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: casadi
  • Language: HTML
  • Default Branch: main
  • Size: 266 MB
Statistics
  • Stars: 4
  • Watchers: 10
  • Forks: 4
  • Open Issues: 3
  • Releases: 0
Created about 8 years ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

Locally host website

Requires: hugo > v0.32.2

  1. Get Hugo
  2. Clone this repo
  3. Run hugo server in root directory of repo
  4. Open your browser and go to http://localhost:1313 (or as indicated by hugo server terminal output)

Build website

Requires: npm

  • Run the develop.sh script

or the following steps manually 1. Go to themes/casadi-theme 2. Run: npm install gulp gulp-sass gulp-autoprefixer gulp-rename gulp-bower gulp-minifier --save 3. Run: gulp bower (simple script to fetch dependencies with bower) 4. Run: gulp icons (copy font-awesome fonts into static directory) 5. Compile with gulp scss or compile and live reload with gulp

Owner

  • Name: CasADi
  • Login: casadi
  • Kind: organization

GitHub Events

Total
  • Issues event: 1
  • Push event: 2
Last Year
  • Issues event: 1
  • Push event: 2

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 333
  • Total Committers: 7
  • Avg Commits per committer: 47.571
  • Development Distribution Score (DDS): 0.655
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Joris Gillis j****2@g****m 115
asteinh a****r@k****e 108
Joris Gillis j****m 103
asteinh a****h 3
asteinh a****r@r****t 2
Joel Andersson j****n@g****m 1
edmundus l****r@b****e 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 5
  • Total pull requests: 6
  • Average time to close issues: about 2 months
  • Average time to close pull requests: about 14 hours
  • Total issue authors: 5
  • Total pull request authors: 3
  • Average comments per issue: 0.6
  • Average comments per pull request: 1.17
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jgillis (1)
  • mmolaro (1)
  • krisgry (1)
  • metab0t (1)
  • alvgaona (1)
Pull Request Authors
  • asteinh (3)
  • ha7ilm (2)
  • edmundus (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

themes/casadi-theme/package.json npm
  • gulp ^3.9.1
  • gulp-autoprefixer ^4.1.0
  • gulp-minifier ^0.2.2
  • gulp-rename ^1.2.3
  • gulp-sass ^3.2.1
.github/workflows/compose.yml actions
  • actions/checkout v2.4.0 composite
  • docker/login-action v1 composite