Skip to content

Rahul2332/Computing-Homology

Repository files navigation

Install Dependencies

pip install sympy # pip/conda for python library installation
pip install numpy # pip/conda for python library installation
npm install #it will install all node dependencies

Grant Executable Permission to script

sudo chmod +x automation.sh

To Run Program

./automation.sh ./dist/"$filename.gts"

example:

./automation.sh ./dist/torus20.gts
./automation.sh ./dist/head_red.gts

Shell script contains all the program execution commands, just give executable permission to script and run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published