mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-06 19:20:07 +01:00
Update README.rst
This commit is contained in:
@@ -22,13 +22,14 @@ On most systems with python pip and setuputils installed, just run:
|
|||||||
::
|
::
|
||||||
pip install --user osaca
|
pip install --user osaca
|
||||||
for the latest release.
|
for the latest release.
|
||||||
If you want to build from source, clone this repository using ``git clone https://github.com/RRZE-HPC/OSACA`` and run int the root directory:
|
If you want to build from source, clone this repository using ``git clone https://github.com/RRZE-HPC/OSACA`` and run in the root directory:
|
||||||
::
|
::
|
||||||
python ./setup.py install
|
python ./setup.py install
|
||||||
|
|
||||||
*Dependencies:*
|
*Dependencies:*
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
Additional requirements are:
|
Additional requirements are:
|
||||||
|
|
||||||
- `Python <https://www.python.org/>`__ 3.5.2 or higher
|
- `Python <https://www.python.org/>`__ 3.5.2 or higher
|
||||||
- `pandas <http://pandas.pydata.org/>`__ 0.18.1 or higher
|
- `pandas <http://pandas.pydata.org/>`__ 0.18.1 or higher
|
||||||
- `NumPy <http://www.numpy.org/>`__ 1.11.1 or higher
|
- `NumPy <http://www.numpy.org/>`__ 1.11.1 or higher
|
||||||
|
|||||||
Reference in New Issue
Block a user