New posts in optimization

Fake-scrolling containers with very many controls

Maximum area of triangle

Why do these goroutines not scale their performance from more concurrent executions?

Most efficient way to see if an ArrayList contains an object in Java

What are some lesser-known examples where increasing the dimensionality makes the problem easier to solve? [duplicate]

How do I put a constraint on SciPy curve fit?

Is it legal for a C++ optimizer to reorder calls to clock()?

Numpy Pure Functions for performance, caching

Maximum distance between points in a triangle

Why prefer signed over unsigned in C++? [closed]

Python disabled logging slowing script

Evaluating the CPU I/O wait on Linux

Efficient way to take the minimum/maximum n values and indices from a matrix using NumPy

Fitting a ballistic trajectory to noisy data where both spacial and temporal domains observations are noisy

Why most JavaScript native functions are slower than their naive implementations?

ResultSet: Retrieving column values by index versus retrieving by label

Is std::vector memory freed upon a clear?

What are the cases in which it is better to use unconditional AND (& instead of &&)

Maximum subset sum of $d$-dimensional vectors

Distance of ellipse to the origin