DM/ ├── prompts/ ← Claude Code 요청용 프롬프트 │ ├── prompt_A1a_L1to5.txt ← standalone HTML: L1~L5 (→ A1a.html) │ ├── prompt_A1b_L6to10.txt ← standalone HTML: L6~L10 (→ A1b.html) │ ├── prompt_A1c_L11to13.txt ...
This repository includes the work done within the course TRA105 - GPU-accelerated Computational Methods using Python and CUDA, held at Chalmers University. The main contributions are given by Stefano ...