Skip to content

Update typo problems #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ Authors & Contributors
.. note::
- `GitHub <https://github.com/quentinhaenn>`_
- `Lab page <https://www.lias-lab.fr/fr/members/quentinhaenn/>`_
- Mail: :email:`[email protected]`

**Brice Chardin**, ISAE-ENSMA, LIAS, France. Associate Professor, co-author of this work.

Expand All @@ -53,6 +52,7 @@ Authors & Contributors
**Mickaël Baron**, ISAE-ENSMA, LIAS, France. Research Engineer, co-author of this work.

.. note::
- `GitHub <https://github.com/mickaelbaron>`_
- `Lab page <https://www.lias-lab.fr/fr/members/mickaelbaron/>`_

Principal References
Expand Down
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ There are different ways to install Radius Clustering:
.. warning::

Radius Clustering is currently not available on PyPI, pending the organization acceptance on PyPI. You can install the package from the source by following the :ref:`instructions <installation-source>`.
Please notice that the compilation stage require a C and C++ compiler toolchain to be installed on your system.
Please notice that the compilation stage requires a C and C++ compiler toolchain to be installed on your system.


.. _installation-pypi:
Expand Down