Skip to content

unhyperbolic/condaForSnapPy

Repository files navigation

Conda environments with SnapPy

This repository contains files to create a conda environment containing SnapPy (and SageMath).

To create and activate an environment, download snappy-2.7.yml (without SageMath) or snappy-2.7-sage-8.9.yml (with SnapPy, Mac and Linux only), go to the directory with the file and type:

conda env create -f FILE.yml --name PICK_AN_ENV_NAME
conda activate PICK_AN_ENV_NAME

Instructions how to install conda are here. More details are in the conda documentation.

About

Conda environments with SnapPy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published