https://github.com/collab4exanbody/doc_hippolbm

Documentation of the hipoLBM code

https://github.com/collab4exanbody/doc_hippolbm

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

Repository

Documentation of the hipoLBM code

Basic Info
  • Host: GitHub
  • Owner: Collab4exaNBody
  • License: apache-2.0
  • Default Branch: main
  • Size: 11.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

README for hippoLBM

Get ExaNBody Documentation

git submodule init git submodule update

Build static html doc

make html cd build/html firefox index.html

Build pdf doc from auto-generated latex files

make latexpdf cd build/latex evince doc.pdf

Install prerequisites on Ubuntu

sudo apt install sphinx sphinx-doc sphinx-rtd-theme-common python3-pip texlive-full latexmk pip install sphinx_rtd_theme

Owner

  • Name: Collaboration workspace for exaNBody
  • Login: Collab4exaNBody
  • Kind: organization

GitHub Events

Total
  • Push event: 26
Last Year
  • Push event: 26

Dependencies

docs/source/requirements.txt pypi
  • commonmark *
  • furo *
  • myst-parser *
  • myst_nb *
  • nbsphinx *
  • recommonmark *
  • sphinx-gallery *
  • sphinx-tabs *
  • sphinx_rtd_theme *
  • sphinxcontrib-bibtex *
  • sphinxcontrib-gtagjs *
.github/workflows/website.yml actions
  • actions/checkout v1 composite
  • sphinx-notes/pages v3 composite