This repository contains the source material, code, and data for the book, Computational Methods for Economists using Python, by Richard W. Evans (2023). This book is ...
* The basic programming model of Triton. * The `triton.jit` decorator, which is used to define Triton kernels. * The best practices for validating and benchmarking your custom ops against native ...