Skip to content

ismailguzel/BasicTDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

BasicTDA

I'm glad to share my environment for Topological Data Analysis tools. This is just easy stable install common TDA packages such as teaspoon, ripser, persim, tadasets, giotto-tda, gudhi, dionysus, velour, bats-tda for Ubuntu version 22.04 with python 3.9 version.

Do not forget change ... with your user name

  • To copy file to local on Downloads, open the terminal and type

    • curl "https://raw.githubusercontent.com/ismailguzel/BasicTDA/main/BasicTDA.yml" --output /home/.../Downloads/BasicTDA.yml
  • Create new environment with this command

    • conda env create --prefix /home/.../anaconda3/envs/BasicTDA --file /home/.../Downloads/BasicTDA.yml --force
  • Then just activate environment with typing

    • conda activate BasicTDA

To more information environments, visit this page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published