pdfs detailing various aspects of VFI Toolkit
Note: there is a ./docs/ in the toolkit itself. This is the main source for documentation of toolkit functions themselves. It is largely just intended for AI usage so it is simply a collection of markdown files, but you can of course read them directly should you wish.
Explanations of two important algorithms for VFI Toolkit:
Grid Interpolation Layer: https://github.com/robertdkirkby/GridInterpolationLayer
Divide-and-Conquer: https://github.com/robertdkirkby/DivideAndConquer