Andy Thomason runs the extendr project, a Rust interface to the R programming language.
Andy Thomason runs the extendr project, a Rust interface to the R programming language.
He has worked for many years in game development at the Psygnosis and Sony technology groups and has presented dozens of talks on game development for the BCS.
Andy wrote much of the PS3 and Vita compilers for Sony.
After several decades of promoting C++ in game development, Andy now teaches Rust with Ferrous Systems and develops open source Rust libraries.
Talks I've Given
-
Doctor Syn - Redefining libm
Featuring Andy Thomason
Doctor Syn is a computer algebra system with a focus on giving libm a more 21st century feel - mainly through autovectorisation and inlining. libm is the C standard maths library whch has many implementations but is only available for one language - C.
autovectorisation programming rust c