Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 703 Bytes

installation_instructions.md

File metadata and controls

22 lines (14 loc) · 703 Bytes

Installation

git clone https://github.com/PKMLab/tekmc.git

Dependencies

To use TEKMC, the following libraries and software must be installed.

Linux, Mac OS X or Windows operating system

Python >= 3.8

NumPy NumPy is the fundamental package for scientific computing in python

SciPy SciPy provides fundamental algorithms for scientific computing in python

Matplotlib Matplotlib is a library for creating static, animated and interactive visualizations in python

Joblib Joblib is a package for running python functions as pipeline jobs