flâneur

Jam3/math-as-code: a cheat-sheet for mathematical notation in code form

github.com · 3,887 words · saved by 2 readers

a cheat-sheet for mathematical notation in code form

Chinese translation (中文版) Python version (English) This is a reference to ease developers into mathematical notation by showing comparisons with JavaScript code. Motivation: Academic papers can be intimidating for self-taught game and graphics programmers. :) This guide is not yet finished. If you see errors or want to contribute, please open a ticket or send a PR. Note: For brevity, some code examples make use of npm packages. You can refer to their GitHub repos for implementation details. foreword Mathematical symbols can mean different things depending on the author, context and…

saved by

related reading