Indeed! But this would still not be possible without me having spent a great deal of R&D into write a powerful symbolic simplification engine and code generator that looks at all the steps involved in solving the matrix and applies a bunch of algebraic simplifications and optimisations to make it all run really fast. The matrix is solved up to 12 times per sample, but around half or more of the cpu is actually used in evaluating the non-linear functions to make it all work eg: functions like log and exp. I also spend a lot of time writing these highly optimised and accurate parallel non-linear functions, without which there would be no drive!It's amazing what CPUs can handle in real time these days
Statistics: Posted by andy-cytomic — Mon Jan 15, 2024 5:06 am