You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the MATLAB/Simulink source code to reproduce the experiments presented in the book: "Introduction to Microcontroller Programming for Power Electronics Control Applications"
LLM agents that generate, verify, and evolve Triton GPU kernels. Includes a reward-hack-resistant benchmarking harness with strict correctness verification and fresh-input evaluation. Achieves up to 174.7× over PyTorch eager and outperforms FlexAttention (1.48×) and SDPA (1.17×) on selected workloads.
A demo created for explaining the 'Reactive Code Samples' used in APIMatic's SDKs and generated developer portals. I implemented this in APIMatic's CodeGen engine for JavaScript SDKs.
Streamlines automation for making your .NET project's json serialization work and comply with AOT requirements. Using System.Text.Json you will be able to easily output AOT compliant binaries without the hassle of manually generated source gen code for every class. Meant to be ran as a standalone binary.
A Node.js tool that converts OpenAPI YAML schemas into TypeScript types and interfaces, with support for recursive `$ref` resolution and customizable file structure.