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