Files
BRDF/Flexbrdf/docs/source/installation.rst
2026-04-10 16:46:45 +08:00

30 lines
428 B
ReStructuredText

.. _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