casadi

CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

https://github.com/jackvreeken/casadi

Science Score: 26.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

Basic Info
  • Host: GitHub
  • Owner: jackvreeken
  • License: lgpl-3.0
  • Default Branch: main
  • Homepage: http://casadi.org
  • Size: 123 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 1
Created about 1 year ago · Last pushed 11 months ago
Metadata Files
Readme Contributing License Citation

README.md

GitHub all releases PyPI - Downloads

Learn all about CasADi at the homepage or jump to install instructions...

Owner

  • Name: Jack Vreeken
  • Login: jackvreeken
  • Kind: user

GitHub Events

Total
  • Push event: 18
  • Create event: 1
Last Year
  • Push event: 18
  • Create event: 1

Dependencies

.github/workflows/binaries.yml actions
  • actions/cache v4.2.0 composite
  • actions/checkout v4.1.1 composite
  • actions/download-artifact v4.1.7 composite
  • actions/github-script v6.3.3 composite
  • actions/upload-artifact v4.3.1 composite
  • ad-m/github-push-action v0.6.0 composite
  • casadi/action-setup-compiler master composite
  • casadi/commercial_solvers master composite
  • casadi/mockups master composite
  • conda-incubator/setup-miniconda v3.1.0 composite
  • ilammy/msvc-dev-cmd v1.12.1 composite
  • jgillis/fetch-gh-release-asset patch-1 composite
  • jgillis/git-restore-mtime-action master composite
  • jgillis/import-codesign-certs master composite
  • jgillis/setup-build-matrix main composite
  • jgillis/universal_grafter master composite
  • lineashub/variable-mapper master composite
  • matlab-actions/run-command v1.1.2 composite
  • matlab-actions/setup-matlab v1.2.4 composite
  • mknejp/delete-release-assets v1 composite
  • rlespinasse/github-slug-action v4.4.1 composite
  • svenstaro/upload-release-action 2.9.0 composite
.github/workflows/compilers.yml actions
  • actions/checkout v4.1.1 composite
  • msys2/setup-msys2 v2 composite
.github/workflows/compilers.yml-old actions
  • actions/cache v2 composite
  • actions/checkout v2.4.0 composite
  • actions/download-artifact v2 composite
  • actions/github-script v5.0.0 composite
  • actions/setup-python v2.3.1 composite
  • actions/upload-artifact v2.2.4 composite
  • meco-group/mockups master composite
.github/workflows/dev-release.yml actions
  • robinraju/release-downloader v1.3 composite
.github/workflows/release.yml actions
.github/workflows/style.yml actions
  • actions/checkout v4.1.1 composite
docs/users_guide/requirements.txt pypi
  • bare_body master
  • exec-block master
  • recommonmark *
  • sidebyside master
  • sphinx *
swig/python/requirements.txt pypi
  • numpy *