matrix_calc

A compiler and virtual machine for linear algebra calculations.

https://github.com/t-weber/matrix_calc

Science Score: 67.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
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.8%) to scientific vocabulary

Keywords

compiler
Last synced: 6 months ago · JSON representation ·

Repository

A compiler and virtual machine for linear algebra calculations.

Basic Info
  • Host: GitHub
  • Owner: t-weber
  • License: gpl-3.0
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 375 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 4
Topics
compiler
Created over 5 years ago · Last pushed 12 months ago
Metadata Files
Readme License Citation Authors

README.md

matrix_calc

A compiler and virtual machine for linear algebra calculations.

DOI: 10.5281/zenodo.3965097

Dependencies

  • Install the LALR(1) library: https://github.com/t-weber/lalr1.
  • Install Mathlibs: https://github.com/t-weber/mathlibs.

Owner

  • Name: Tobias Weber
  • Login: t-weber
  • Kind: user
  • Location: Seyssinet-Pariset, FR
  • Company: https://code.ill.fr/tweber

This is my personal GitHub account. My work mirror account can be found here: @tweber-ill.

Citation (CITATION.cff)

#
# citation file
# @see: https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md
#

cff-version: 1.2.0
type: software
title: matrix_calc
message: A simple compiler for linear algebra calculations.
authors:
  - family-names: Weber
    given-names: Tobias
    email: tobias.weber@tum.de
    orcid: "https://orcid.org/0000-0002-7230-1932"
license: GPL-3.0
repository-code: "https://github.com/t-weber/matrix_calc"

GitHub Events

Total
  • Push event: 6
  • Fork event: 1
Last Year
  • Push event: 6
  • Fork event: 1