←back to thread

261 points david927 | 2 comments | | HN request time: 0.001s | source

What are you working on? Any new ideas that you're thinking about?
1. movpasd ◴[] No.43157954[source]
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): >>43158285 #
2. pillefitz ◴[] No.43158285[source]
Awesome, I did something similar a while ago. What's your motivation? F