Skip to main content

Topological recursion

Project description

topological-recursion is a Python module to compute with topological recursion.

Installation

Prerequisites

Make sure that Python 3 is installed in version 3.8 or later.

Pip installation

To install the module on your system, simply run:

$ pip install topological-recursion

The above command will download the code from [PyPI](https://pypi.org/project/topological-recursion/) and then install on your system.

Editable installation of the development version

Alternatively, if you want to install the development version, you need versioning software git installed. You first need to clone the project:

$ git clone https://gitlab.com/toprec/toprec.git

and then run the installation procedure with:

$ pip install -e toprec/

(the -e option makes an editable installation that avoids to uninstall/install every time you change the files in the library)

### Checking installation

To check whether the installation worked, change repository and try to load the module with:

$ python
>>> import topological_recursion

Authors and acknowledgment

    1. Delecroix

    1. Eynard

    1. Mitsios

Aknowledgements

  • ERC ReNewQuantum

License

topological-recursion is distributed under the terms of the GNU General Public License (GPL) published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See http://www.gnu.org/licenses/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

topological-recursion-0.0a2.tar.gz (31.7 kB view details)

Uploaded Source

File details

Details for the file topological-recursion-0.0a2.tar.gz.

File metadata

  • Download URL: topological-recursion-0.0a2.tar.gz
  • Upload date:
  • Size: 31.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.6

File hashes

Hashes for topological-recursion-0.0a2.tar.gz
Algorithm Hash digest
SHA256 ef861524c4b1d804e6bed3d7dd74f1f8b29f2bb9e0d06557b77455df6f4597d2
MD5 808cdd6ffae1bf82923bc06c21fee3f2
BLAKE2b-256 63ef2972c2aefa4cf899be43a1d25634c7653cc86beef735ab0db24876987ab2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page