From one perspective, categories are just another algebraic structure, like groups, monoids and rings. They are these abstract things that have some abstract equational axioms and operations. They are the next stop on our magnificent category journey. A m... (more…)
Read more »
Python is an Object-oriented programming language, therefore, relies heavily on objects.
Object-oriented programming is one of the most effective approaches to writing software.
In object-oriented programming, you write classes that represent real-world... (more…)
Read more »
Outline What are film simulations?CLUTs primerSimple hand-crafted CLUTsThe identity CLUTHaldCLUTsApplying a HaldCLUTNotes and further reading There is also an accompanying notebook, in case you wan… (more…)
Read more »
Lark is a modern parsing library for Python. Lark can parse any context-free grammar. (more…)
Read more »
Snek is a cross-platform PowerShell module for working with Python. Pass objects between the two languages and use Python modules directly in your scripts. (more…)
Read more »