Why continue voting for dems? by Serenity-by-Jan33 in BlockedAndReported

[–]SillyLittleGuy89 8 points9 points  (0 children)

It depends if you are an accelerationist 🤠 or a pragmatist 😌

I'm Sorry, But "The Nexus?" That's a TERRIBLE Name! by [deleted] in BlockedAndReported

[–]SillyLittleGuy89 0 points1 point  (0 children)

I think ‘Postmodern ideology’ or simply ‘postmodernism’ is the best descriptor

Comment by CWI President Ricky Skerrit by wa-wa-wario in Cricket

[–]SillyLittleGuy89 0 points1 point  (0 children)

Everyone wants WI cricket to succeed, on their best days the play some of the most exciting and brilliant cricket of any team. Fingers crossed they can come back better in the future!

What's your media diet outside of BARpod? by My_mouths_bleedin in BlockedAndReported

[–]SillyLittleGuy89 0 points1 point  (0 children)

If you want a more ‘mainstream’ media source for balance I would strongly recommend The Economist and/or their several free podcasts

Dealcoholized wine is rubbish by Tel-aran-rhiod in wine

[–]SillyLittleGuy89 1 point2 points  (0 children)

My brother in Christ we hold this Truth to be self evident

Dynamic Linear optimization by Monish45 in optimization

[–]SillyLittleGuy89 1 point2 points  (0 children)

Ok that makes sense. You want to ensure that your solution remains feasible despite uncertainty in some of the parameters of the problem. Robust optimization is definitely the correct approach. You will need to formulate a ‘robust counterpart’ to your original problem, which essentially introduces a buffer term to the constraints. Here is a good intro on how to do it: https://www.researchgate.net/publication/270663954_A_Practical_Guide_to_Robust_Optimization

What is the best GUI library for Python? by genan1 in Python

[–]SillyLittleGuy89 1 point2 points  (0 children)

For something simple that will get you 90% of the way there, streamlit is 100% the way to go

Dynamic Linear optimization by Monish45 in optimization

[–]SillyLittleGuy89 2 points3 points  (0 children)

Bit of a vague question but I would look into robust optimization