mesocalc

MesoCalc is a Mesopotamian calculator.

https://github.com/bapmel/mesocalc

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 (8.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

MesoCalc is a Mesopotamian calculator.

Basic Info
  • Host: GitHub
  • Owner: BapMel
  • License: gpl-3.0
  • Language: HTML
  • Default Branch: master
  • Size: 2.32 MB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 10 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Authors Codemeta

README.md

MesoCalc: A Mesopotamian Calculator

MesoCalc is a Mesopotamian calculator. It computes in sexagesimal place-value notation, operates on measures and converts dates.

MesoCalc header

Features

Features

Arithmetics

Measures

Dates

History

MesoCalc was created in March 2013 by Baptiste Mélès (CNRS, Archives Henri Poincaré, Université de Lorraine) with the scientific assistance of Christine Proust (CNRS, Université Paris-Diderot) in the framework of the SAW Project (Mathematical Sciences in the Ancient World), headed by Karine Chemla (CNRS, Université Paris-Diderot).

MesoCalc includes computations made by Mathieu Ossendrijver (Humboldt-Universität) and a calendar designed by Bruno Gombert (Université Paris 1 Panthéon Sorbonne, ARSCAN), with their benevolent acceptance.

Installation

Usage

Documentation

You can either read the included documentation, or read the PDF guide mesocalc-tutorial.pdf.

Included documentation

Contact and support

Baptiste Mélès (CNRS, Archives Henri-Poincaré—PReST, Université de Lorraine) baptiste.meles@univ-lorraine.fr

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL-3.0

Owner

  • Login: BapMel
  • Kind: user

CodeMeta (codemeta.json)

{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "type": "SoftwareSourceCode",
  "applicationCategory": "Mathematics",
  "author": [
    {
      "id": "http://orcid.org/0000-0002-5692-083X",
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "CNRS, Archives Henri-PoincarPReST, Universit de Lorraine"
      },
      "email": "baptiste.meles@univ-lorraine.fr",
      "familyName": "Mls",
      "givenName": "Baptiste"
    }
  ],
  "codeRepository": "https://github.com/BapMel/mesocalc",
  "contributor": [
    {
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "CNRS, Universit Paris-Cit"
      },
      "familyName": "Proust",
      "givenName": "Christine"
    },
    {
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "Humboldt-Universitt"
      },
      "familyName": "Ossendrijver",
      "givenName": "Mathieu"
    },
    {
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "Universit Paris 1 Panthon Sorbonne, ARSCAN"
      },
      "familyName": "Gombert",
      "givenName": "Bruno"
    }
  ],
  "dateCreated": "2013-03-01",
  "datePublished": "2013-03-01",
  "description": "MesoCalc is a Mesopotamian calculator. It computes in sexagesimal place-value notation, operates on measures and converts dates.",
  "downloadUrl": "https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://github.com/BapMel/mesocalc",
  "keywords": [
    "Mesopotamia",
    "history of mathematics",
    "measuring units"
  ],
  "license": "https://spdx.org/licenses/GPL-3.0+",
  "name": "MesoCalc",
  "programmingLanguage": [
    "JavaScript",
    "HTML",
    "CSS"
  ],
  "issueTracker": "https://github.com/BapMel/mesocalc/issues"
}

GitHub Events

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