|
6 | 6 | PLAID documentation |
7 | 7 | =================== |
8 | 8 |
|
9 | | -..  |
10 | | -.. [](https://github.com/PLAID-lib/plaid/actions/workflows/testing.yml) |
11 | | -.. [](https://app.codecov.io/gh/plaid-lib/plaid/tree/main) |
12 | | -.. [](https://github.com/PLAID-lib/plaid/blob/main/LICENSE.txt) |
13 | | -.. [](https://plaid-lib.readthedocs.io/en/latest/?badge=latest) |
14 | | -.. [](https://anaconda.org/conda-forge/plaid) |
15 | | -.. [](https://anaconda.org/conda-forge/plaid) |
16 | | -.. [](https://anaconda.org/conda-forge/plaid) |
17 | | -.. [](https://anaconda.org/conda-forge/plaid) |
18 | | -
|
19 | | -.. image:: https://img.shields.io/github/stars/PLAID-lib/plaid?style=social |
20 | | - :target: https://github.com/PLAID-lib/plaid |
21 | | - :alt: GitHub Stars |
22 | | -.. image:: https://github.com/PLAID-lib/plaid/actions/workflows/testing.yml/badge.svg |
| 9 | +.. image:: https://plaid-lib.github.io/assets/images/PLAID-large-logo.png |
| 10 | + :align: center |
| 11 | + :width: 300px |
| 12 | + |
| 13 | ++-----------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ |
| 14 | +| **Testing** | |CI Status| |Docs| |Coverage| |Last Commit| | |
| 15 | ++-----------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ |
| 16 | +| **Package** | |PyPI Version| |Conda Version| |Platform| |Python Version| |Conda Downloads| | |
| 17 | ++-----------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ |
| 18 | +| **Meta** | |License| |GitHub Stars| | |
| 19 | ++-----------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ |
| 20 | + |
| 21 | +.. |CI Status| image:: https://github.com/PLAID-lib/plaid/actions/workflows/testing.yml/badge.svg |
23 | 22 | :target: https://github.com/PLAID-lib/plaid/actions/workflows/testing.yml |
24 | | - :alt: CI Status |
25 | | -.. image:: https://codecov.io/gh/plaid-lib/plaid/branch/main/graph/badge.svg |
26 | | - :target: https://app.codecov.io/gh/plaid-lib/plaid/tree/main?search=&displayType=list |
27 | | - :alt: codecov |
28 | | -.. image:: https://anaconda.org/conda-forge/plaid/badges/license.svg |
29 | | - :target: https://github.com/PLAID-lib/plaid/blob/main/LICENSE.txt |
30 | | - :alt: License |
31 | | -.. image:: https://readthedocs.org/projects/plaid-lib/badge/?version=latest |
| 23 | + |
| 24 | +.. |Docs| image:: https://readthedocs.org/projects/plaid-lib/badge/?version=latest |
32 | 25 | :target: https://plaid-lib.readthedocs.io/en/latest/?badge=latest |
33 | | - :alt: Docs Status |
34 | | -.. image:: https://anaconda.org/conda-forge/plaid/badges/version.svg |
35 | | - :target: https://anaconda.org/conda-forge/plaid |
36 | | - :alt: Conda Version |
37 | | -.. image:: https://anaconda.org/conda-forge/plaid/badges/latest_release_date.svg |
38 | | - :target: https://anaconda.org/conda-forge/plaid |
39 | | - :alt: Conda Release Date |
40 | | -.. image:: https://anaconda.org/conda-forge/plaid/badges/platforms.svg |
| 26 | + |
| 27 | +.. |Coverage| image:: https://codecov.io/gh/plaid-lib/plaid/branch/main/graph/badge.svg |
| 28 | + :target: https://app.codecov.io/gh/plaid-lib/plaid/tree/main |
| 29 | + |
| 30 | +.. |Last Commit| image:: https://img.shields.io/github/last-commit/PLAID-lib/plaid/main |
| 31 | + :target: https://github.com/PLAID-lib/plaid |
| 32 | + |
| 33 | +.. |PyPI| image:: https://img.shields.io/pypi/v/pyplaid.svg |
| 34 | + :target: https://pypi.org/project/pyplaid/ |
| 35 | + |
| 36 | +.. |Conda| image:: https://anaconda.org/conda-forge/plaid/badges/version.svg |
41 | 37 | :target: https://anaconda.org/conda-forge/plaid |
42 | | - :alt: Conda Platforms |
43 | | -.. image:: https://anaconda.org/conda-forge/plaid/badges/downloads.svg |
| 38 | + |
| 39 | +.. |Platform| image:: https://img.shields.io/badge/platform-any-blue |
| 40 | + :target: https://github.com/PLAID-lib/plaid |
| 41 | + |
| 42 | +.. |Python Version| image:: https://img.shields.io/pypi/pyversions/pyplaid |
| 43 | + :target: https://github.com/PLAID-lib/plaid |
| 44 | + |
| 45 | +.. |Conda Downloads| image:: https://img.shields.io/conda/dn/conda-forge/plaid.svg?label=Conda%20downloads |
44 | 46 | :target: https://anaconda.org/conda-forge/plaid |
45 | | - :alt: Conda Downloads |
| 47 | + |
| 48 | +.. |License| image:: https://anaconda.org/conda-forge/plaid/badges/license.svg |
| 49 | + :target: https://github.com/PLAID-lib/plaid/blob/main/LICENSE.txt |
| 50 | + |
| 51 | +.. |GitHub Stars| image:: https://img.shields.io/github/stars/PLAID-lib/plaid?style=social |
| 52 | + :target: https://github.com/PLAID-lib/plaid |
46 | 53 |
|
47 | 54 |
|
48 | 55 | PLAID (Physics Learning AI Datamodel) is a library proposing an implementation for a datamodel tailored for AI and ML learning of physics problems. |
|
0 commit comments