Skip to content

Cimagroup/tdqual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Topological Data Quality repository (tdqual)!

Here you can find the

Installation instructions:

Dependencies

  • Numpy
  • Matplotlib
  • Scipy
  • Jupyter Notebook

We recommend to create a virtual environment. You can install locally, by cloning this repository and performing a local installation.

    git clone https://github.com/Cimagroup/tdqual
	python3 -m pip install .