Skip to content

Commit

Permalink
update readme 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ameli committed Dec 4, 2023
1 parent dc7e78b commit d4ef7de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Successful installation and tests performed on the following operating systems,
+ + +--------+-------+-------+-------+-------+-------+-------+-------+ +
| | | GPU | |n| | |n| | |n| | |n| | |n| | |n| | |n| | |
+ +-------------------+--------+-------+-------+-------+-------+-------+-------+-------+ +
| | ARM-64:sup:`1` | CPU | |y| | |y| | |y| | |y| | |n| | |n| | |n| | |
| | ARM-64 :sup:`1` | CPU | |y| | |y| | |y| | |y| | |n| | |n| | |n| | |
+ + +--------+-------+-------+-------+-------+-------+-------+-------+ +
| | | GPU | |n| | |n| | |n| | |n| | |n| | |n| | |n| | |
+----------+-------------------+--------+-------+-------+-------+-------+-------+-------+-------+-----------------+
Expand All @@ -90,7 +90,7 @@ Successful installation and tests performed on the following operating systems,

Python wheels for ``imate`` for all supported platforms and versions in the above are available through `PyPI <https://pypi.org/project/imate/>`_ and `Anaconda Cloud <https://anaconda.org/s-ameli/imate>`_. If you need ``imate`` on other platforms, architectures, and Python or PyPy versions, `raise an issue <https://github.com/ameli/imate/issues>`_ on GitHub and we build its Python Wheel for you.

:sup:`1. Wheels for ARM-64 architecture, specifically designed for Apple Silicon M1 machines, can only be installed using *pip* and are not available for installation via *conda*.`
:sup:`1. Wheels for ARM-64 architecture, tailored for Apple Silicon M1 machines, can only be installed using pip and are not available for installation via conda.`

Supported GPU Architectures
===========================
Expand Down
4 changes: 2 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Successful installation and tests performed on the following operating systems,
+ + +--------+-------+-------+-------+-------+-------+-------+-------+ +
| | | GPU | |n| | |n| | |n| | |n| | |n| | |n| | |n| | |
+ +-------------------+--------+-------+-------+-------+-------+-------+-------+-------+ +
| | ARM-64:sup:`1` | CPU | |y| | |y| | |y| | |y| | |n| | |n| | |n| | |
| | ARM-64 :sup:`1` | CPU | |y| | |y| | |y| | |y| | |n| | |n| | |n| | |
+ + +--------+-------+-------+-------+-------+-------+-------+-------+ +
| | | GPU | |n| | |n| | |n| | |n| | |n| | |n| | |n| | |
+----------+-------------------+--------+-------+-------+-------+-------+-------+-------+-------+-----------------+
Expand All @@ -121,7 +121,7 @@ Successful installation and tests performed on the following operating systems,

Python wheels for |project| for all supported platforms and versions in the above are available through `PyPI <https://pypi.org/project/imate/>`_ and `Anaconda Cloud <https://anaconda.org/s-ameli/imate>`_. If you need |project| on other platforms, architectures, and Python or PyPy versions, `raise an issue <https://github.com/ameli/imate/issues>`_ on GitHub and we build its Python Wheel for you.

:sup:`1. Wheels for ARM-64 architecture, specifically designed for Apple Silicon M1 machines, can only be installed using *pip* and are not available for installation via *conda*.`
:sup:`1. Wheels for ARM-64 architecture, tailored for Apple Silicon M1 machines, can only be installed using pip and are not available for installation via conda.`

Install
=======
Expand Down

0 comments on commit d4ef7de

Please sign in to comment.