Update data: 5 units
Browse files- computing_math/go_game_reconstruction_1/base/input
- computing_math/go_game_reconstruction_1/base/software
- computing_math/ising_post_measurement_1/n10_critical_u01_correlators/input
- computing_math/ising_post_measurement_1/n10_critical_u01_correlators/software
- computing_math/k3_abelian_extensions/base/software
.gitattributes
CHANGED
|
@@ -1379,3 +1379,4 @@ tasks/visual_media/project_migration/celeste_symphonic_suite/input/project.cpr f
|
|
| 1379 |
*.XLSX filter=lfs diff=lfs merge=lfs -text
|
| 1380 |
*.ZIP filter=lfs diff=lfs merge=lfs -text
|
| 1381 |
tasks/business_finance/basel_operational_risk_bia_cn/base/software/python3 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 1379 |
*.XLSX filter=lfs diff=lfs merge=lfs -text
|
| 1380 |
*.ZIP filter=lfs diff=lfs merge=lfs -text
|
| 1381 |
tasks/business_finance/basel_operational_risk_bia_cn/base/software/python3 filter=lfs diff=lfs merge=lfs -text
|
| 1382 |
+
tasks/computing_math/go_game_reconstruction_1/base/software/sabaki-v0.52.2-linux-x64.AppImage filter=lfs diff=lfs merge=lfs -text
|
tasks/computing_math/go_game_reconstruction_1/base/software/sabaki-v0.52.2-linux-x64.AppImage
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2e0a3e47bcd65cd8a39d7393b8f6ea4d4e81432a230c59ec7291cb478b9d446
|
| 3 |
+
size 82588164
|
tasks/computing_math/ising_post_measurement_1/n10_critical_u01_correlators/software/README.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Runtime notes: baseline python and uv are preinstalled on this VM. Scientific packages (numpy, scipy) are installed by the agent from input/runtime_env/ manifests.
|
tasks/computing_math/k3_abelian_extensions/base/software/run_gap.sh
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/usr/bin/env bash
|
| 2 |
+
set -euo pipefail
|
| 3 |
+
exec /usr/bin/gap "$@"
|