This repository contains the material (notes, exercises and a challenge) for the cluster-club workshop on Accelerating Scientific Code in Python run by UCL-ARC. We recommend to set up a separate ...
ARC_Spec_Python/ ├── cli/ # 独立CLI应用 │ ├── main.py # CLI入口文件 │ └── __init__.py ├── arcspec_ai/ # 核心包 ...