.. _installation:

Install
=======

**DynapSEtorch** is only available now on Github, to install it use::
    
    pip install git+https://github.com/ferqui/DynapSEtorch.git

If you want to install it in editable mode for development, you can clone the repository and use the option -e when cloning::

    git clone https://github.com/ferqui/DynapSEtorch.git
    pip install -e DynapSEtorch

Requirements
------------

Supported platforms
--------------------