mirror of
https://codeberg.org/Yael-II/MSc2-Project-Chaos.git
synced 2026-03-14 20:06:28 +01:00
6 lines
147 B
Bash
Executable File
6 lines
147 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
source activate.sh
|
|
venv/bin/python Source/main_poincare_sections_parallel.py
|
|
venv/bin/python Source/plot_poincare_sections.py
|