mirror of
https://github.com/JHUAPL/kami.git
synced 2026-01-09 14:58:02 -05:00
30 lines
1.0 KiB
ReStructuredText
30 lines
1.0 KiB
ReStructuredText
Introduction
|
|
============
|
|
|
|
.. image:: https://github.com/JHUAPL/kami/actions/workflows/build-main.yml/badge.svg?branch=main
|
|
:target: https://github.com/JHUAPL/kami/actions/workflows/build-main.yml
|
|
:alt: Build Status (main)
|
|
.. image:: https://github.com/JHUAPL/kami/actions/workflows/build-develop.yml/badge.svg?branch=develop
|
|
:target: https://github.com/JHUAPL/kami/actions/workflows/build-develop.yml
|
|
:alt: Build Status (develop)
|
|
.. image:: https://readthedocs.org/projects/kami/badge/?version=latest
|
|
:target: https://kami.readthedocs.io/en/latest/?badge=latest
|
|
:alt: Documentation Status
|
|
.. image:: https://img.shields.io/github/release/JHUAPL/kami.svg
|
|
:target: https://github.com/JHUAPL/kami/releases
|
|
:alt: Release Status
|
|
.. image:: https://img.shields.io/github/license/JHUAPL/kami
|
|
:alt: License Information
|
|
|
|
Kami is Agent-Based Modeling in Modern C++.
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 2
|
|
|
|
overview
|
|
installation
|
|
tutorial
|
|
api/library_root
|
|
changelog
|
|
license |