Castor

Castor: A C++ library to code "à la Matlab" - Published in JOSS (2022)

https://github.com/leprojetcastor/castor

Science Score: 95.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
    Found 4 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
    3 of 14 committers (21.4%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software
Last synced: 6 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 67
  • Watchers: 6
  • Forks: 6
  • Open Issues: 1
  • Releases: 0
Created over 4 years ago · Last pushed almost 4 years ago
Metadata Files
Readme Contributing License

README.md

THE CASTOR LIBRARY

The objective of the castor library is to propose high-level semantics, inspired by the Matlab language, allowing fast software prototyping in a low-level compiled language. It is nothing more than a matrix management layer using the tools of the standard C++ library, in different storage formats (full, sparse and hierarchical). Indeed, the use of IDEs 1 such as Xcode, Visual studio, Eclipse, etc. allows today to execute compiled code (C, C++, fortran, etc.) with the same flexibility as interpreted languages (Matlab, Python, Julia, etc.).

Full documentation is available here : http://leprojetcastor.gitlab.labos.polytechnique.fr/castor/index.html

Presentation in JOSS (Journal of Open Source Software) : DOI

JOSS Publication

Castor: A C++ library to code "à la Matlab"
Published
March 16, 2022
Volume 7, Issue 71, Page 3965
Authors
Matthieu Aussal ORCID
Ecole Polytechnique (CMAP), INRIA, Institut Polytechnique Paris, Route de Saclay 91128, Palaiseau, France
Marc Bakry
Ecole Polytechnique (CMAP), INRIA, Institut Polytechnique Paris, Route de Saclay 91128, Palaiseau, France
Laurent Series
Ecole Polytechnique (CMAP), Institut Polytechnique Paris, Route de Saclay 91128, Palaiseau, France
Editor
Mehmet Hakan Satman ORCID
Tags
Scientific computing Fast prototyping FEM/BEM simulation

GitHub Events

Total
  • Watch event: 2
  • Fork event: 1
Last Year
  • Watch event: 2
  • Fork event: 1

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 177
  • Total Committers: 14
  • Avg Commits per committer: 12.643
  • Development Distribution Score (DDS): 0.757
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Antoine RIDEAU a****u@e****r 43
Series Laurent l****s@p****u 35
matthieuaussal m****l@p****u 28
Matthieu Aussal a****l@M****l 25
Marc m****c@m****A 9
U-INTRA\mb264355 m****5@I****r 8
Matthieu Aussal a****l@m****e 7
@marc.bakry m****y@g****m 6
Mehmet Hakan Satman m****n@g****m 4
U-INTRA\MB264355 M****5@I****r 4
Matthieu Aussal a****l@m****e 3
Juanjo Bazán j****n@g****m 2
Matthieu Aussal a****l@M****e 2
Bakry Marc m****y@i****r 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: about 13 hours
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.17
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • jbytecode (3)
  • xuanxu (2)
  • andersc (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

doc/environment.yml conda
  • breathe
  • doxygen
  • make
  • sphinx
  • sphinx-copybutton
  • sphinx_rtd_theme