Initial commit
This commit is contained in:
29
Flexbrdf/docs/source/installation.rst
Normal file
29
Flexbrdf/docs/source/installation.rst
Normal file
@ -0,0 +1,29 @@
|
||||
.. _install:
|
||||
|
||||
=============
|
||||
Installation
|
||||
=============
|
||||
|
||||
|
||||
Dependencies
|
||||
============
|
||||
|
||||
* numpy
|
||||
* h5py
|
||||
* ray
|
||||
|
||||
Installing HyTools
|
||||
==================
|
||||
To download to hytools simply clone the github repository
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
$ git clone https://github.com/EnSpec/hytools.git
|
||||
|
||||
|
||||
and run the following command inside the hytools folder to install
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
$ python setup.py install
|
||||
|
||||
Reference in New Issue
Block a user