mirror of
https://codeberg.org/Yael-II/MSc2-Project-Chaos.git
synced 2026-03-15 04:16:26 +01:00
6 lines
145 B
Bash
Executable File
6 lines
145 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
source activate.sh
|
|
venv/bin/python Source/main_poincare_sections_linear.py
|
|
venv/bin/python Source/plot_poincare_sections.py
|