Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions README.md

This file was deleted.

46 changes: 46 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@

====================
Tsupy
====================

.. image:: https://img.shields.io/pypi/pyversions/brainspace
:alt: PyPI - Python Version



Tsupy is a toolbox primarily intended for dynamic network construction and analysis. It is a Python binding for the tsubasa Go library.

Install
-----------

To install the package successfully, first install `gopy <https://github.com/go-python/gopy>`_. Then, make sure you have the `netCDF C library <https://downloads.unidata.ucar.edu/netcdf/>`_ is installed.

To compile the package, run this inside tsupy directory:
`make build`

Happy network analysis!

License
-----------

The Tsupy source code is available under the MIT license.

Support
-----------

If you have problems installing the software or questions about usage
and documentation, or something else related to Tsupy,
you can post to the Issues section of our `repository <https://github.com/js061/tsupy/issues>`_.

Paper
-----------

If you consider using Tsupy, please cite our manuscript:


Core development team
-----------------------

* Jinshu Liu - University of Rochester
* Draco(Yunlong) Xu - University of Rochester
* Fatemeh Nargesian - University of Rochester