.claude/context/lessons-learned.md Before touching docs, CI, Sphinx config, or Ansys version code. Contains every hard-won fix from real build failures and ...
pyml is a self-contained machine learning library implementing classic algorithms entirely from scratch. Every model is built with NumPy and SciPy — no TensorFlow, no PyTorch, just the math. This is ...