I'm working on valuation models for wholesale electricity trading of flexibility assets (batteries, basically).
Currently I'm restructuring a big chunk of the code for readability, trying to apply good refactoring practices (work in small bits).
After a lot of frustrating experiences with Python linear optimization DSLs, I'm thinking of writing my own at some point as a side-project :)
replies(1):