|
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 | + |
| 22 | +.. |CI Status| image:: https://github.com/PLAID-lib/plaid/actions/workflows/testing.yml/badge.svg |
23 | 23 | :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 |
| 24 | + |
| 25 | +.. |Docs| image:: https://readthedocs.org/projects/plaid-lib/badge/?version=latest |
32 | 26 | :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 |
| 27 | + |
| 28 | +.. |Coverage| image:: https://codecov.io/gh/plaid-lib/plaid/branch/main/graph/badge.svg |
| 29 | + :target: https://app.codecov.io/gh/plaid-lib/plaid/tree/main?search=&displayType=list |
| 30 | + |
| 31 | +.. |Last Commit| image:: https://img.shields.io/github/last-commit/PLAID-lib/plaid/main |
| 32 | + :target: https://github.com/PLAID-lib/plaid/commits/main |
| 33 | + |
| 34 | +.. |PyPI Version| image:: https://img.shields.io/pypi/v/pyplaid.svg |
| 35 | + :target: https://pypi.org/project/pyplaid/ |
| 36 | + |
| 37 | +.. |Conda Version| image:: https://anaconda.org/conda-forge/plaid/badges/version.svg |
41 | 38 | :target: https://anaconda.org/conda-forge/plaid
|
42 |
| - :alt: Conda Platforms |
43 |
| -.. image:: https://anaconda.org/conda-forge/plaid/badges/downloads.svg |
| 39 | + |
| 40 | +.. |Platform| image:: https://img.shields.io/badge/platform-any-blue |
| 41 | + :target: https://github.com/PLAID-lib/plaid |
| 42 | + |
| 43 | +.. |Python Version| image:: https://img.shields.io/pypi/pyversions/pyplaid |
| 44 | + :target: https://github.com/PLAID-lib/plaid |
| 45 | + |
| 46 | +.. |Conda Downloads| image:: https://img.shields.io/conda/dn/conda-forge/plaid.svg?label=Conda%20downloads |
44 | 47 | :target: https://anaconda.org/conda-forge/plaid
|
45 |
| - :alt: Conda Downloads |
| 48 | + |
| 49 | +.. |License| image:: https://anaconda.org/conda-forge/plaid/badges/license.svg |
| 50 | + :target: https://github.com/PLAID-lib/plaid/blob/main/LICENSE.txt |
| 51 | + |
| 52 | +.. |GitHub Stars| image:: https://img.shields.io/github/stars/PLAID-lib/plaid?style=social |
| 53 | + :target: https://github.com/PLAID-lib/plaid |
46 | 54 |
|
47 | 55 |
|
48 | 56 | 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