Skip to content

BHenkemans/2IMA30-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2IMA30 - Topological Data Analysis: River bed elevation data

(Optional) Using a virtual python enviroment

  1. (Only first time) Initialize the enviroment with python -m venv venv/
  2. Everytime you start programming
    • Powershell: venv\Scripts\Activate.ps1
    • CMD: venv\Scripts\activate.bat
    • Linux bash: source venv/bin/activate

Getting all the packages

pip install -r requirements.txt

Installing a new package

Add the package to requirements.txt

Git large file storage

This repository uses git-lfs. If you want to upload a new dataset, approach BJ :p

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages