mathematical-optimization

Tag

Cards List
#mathematical-optimization

Generating Robust Portfolios of Optimization Models using Large Language Models

arXiv cs.AI · 2026-05-27 Cached

Proposes a method to generate portfolios of optimization models using LLMs, with theoretical guarantees and empirical validation.

0 favorites 0 likes
#mathematical-optimization

When compilers surprise you

Lobsters Hottest · 2026-04-19 Cached

Matt Godbolt explores compiler optimizations that convert an O(n) summation loop into an O(1) closed-form solution, highlighting how Clang and GCC employ sophisticated techniques like loop unrolling and mathematical simplification to dramatically improve code performance.

0 favorites 0 likes
← Back to home

Submit Feedback