New posts in optimization

Creating an index on a timestamp to optimize query

Is it possible to perform multiple updates with a single UPDATE SQL statement?

Time-optimal control to the origin for two first order ODES - Trying to take control as we speak!

Fastest Implementation of the Natural Exponential Function Using SSE

What branch misprediction does the Branch Target Buffer detect?

Minimize $\left(a+\frac1a\right)\left(a+\frac1b\right)$+$\left(b+\frac1b\right)\left(b+\frac1c\right)$+$\left(c+\frac1c\right)\left(c+\frac1a\right)$

Characterization of the subspaces of $\mathbb R^{m\times n}$ induced by rank-1 matrices?

Hyperparameter optimization for Deep Learning Structures using Bayesian Optimization

optimized/minifed javascript code but still readable/maintainable

Writing a convex quadratic program (QP) as a semidefinite program (SDP)

Open Source command line tool for optimizing PDF

Convex Optimization Problem (example)

Fastest curve from $p_0$ to $p_1$

Is my Android App Draining Battery?

Does the <script> tag position in HTML affects performance of the webpage?

Searching for tighter bounds

What exactly is non-convex optimization

find the maximum $\frac{\frac{x^2_{1}}{x_{2}}+\frac{x^2_{2}}{x_{3}}+\cdots+\frac{x^2_{n-1}}{x_{n}}+\frac{x^2_{n}}{x_{1}}}{x_{1}+x_{2}+\cdots+x_{n}}$

GROUP BY having MAX date

Intuition Behind Accelerated First Order Methods