Skip to content

Commit 9e99acc

Browse files
author
Jamie Nucho
committed
Revert "Add convergence analysis pipeline implementing Section 5"
This reverts commit 4177193.
1 parent 65face5 commit 9e99acc

4 files changed

Lines changed: 0 additions & 1132 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
run: |
2929
npm ci
3030
node scripts/build-data.js
31-
cd .. && python3 scripts/convergence_analysis.py --mode heuristic --output web/public/data/analysis.json && cd web
3231
npx vite build --base=/BoundedSystemsTheory/
3332
- uses: actions/upload-pages-artifact@v3
3433
with:

0 commit comments

Comments
 (0)