Newbetuts
.
New posts in optimization
Maximizing volume of a rectangular solid, given surface area
calculus
optimization
Maximizing weighted sum of eigenvalues of a matrix ($\Lambda_1 U^\top \Lambda_2 U \Lambda_1$)
linear-algebra
optimization
eigenvalues-eigenvectors
orthogonality
performance of log10 function returning an int
c++
optimization
integer
logarithm
Find $a$ and $b$ for which $\int_{0}^{1}( ax+b+\frac{1}{1+x^{2}} )^{2}\,dx$ takes its minimum possible value.
real-analysis
calculus
integration
multivariable-calculus
optimization
SSE SSE2 and SSE3 for GNU C++
c++
optimization
simd
sse
sse2
Can I efficiently return an object by value in Rust?
optimization
rust
return-value-optimization
how to optimize matrix multiplication (matmul) code to run fast on a single processor core
c++
c
optimization
parallel-processing
matrix-multiplication
Maximum of $ F(f)=\int_0^1 |f(x)|^2\; dx-\left(\int_0^1 f(x)\; dx\right)^2 $ over a subset of continuous functions on $[0,1]$
real-analysis
analysis
optimization
maxima-minima
nonlinear-analysis
Count each bit-position separately over many 64-bit bitmasks, with AVX but not AVX2
c
optimization
x86
x86-64
simd
Can I use the "null pointer optimization" for my own non-pointer types?
optimization
rust
Do string literals get optimised by the compiler?
c#
string
optimization
Disk I/O utilization up to 100% after tuning InnoDB-related MySQL configuration
mysql
optimization
innodb
How can I handle big traffic spikes on my dedicated server?
dedicated-server
optimization
cdn
traffic-management
Under what circumstances is it acceptable to assume all variables will be equal in optimization problems?
optimization
What can I do in Java code to optimize for CPU caching?
java
optimization
caching
Why does Java's ArrayList's remove function seem to cost so little?
java
performance
optimization
arraylist
How to change $\min \|Ax-b\|_1 $, where $x$ is free, to standard form?
optimization
convex-optimization
linear-programming
Difference between mt_rand() and rand()
php
performance
optimization
random
Optimization using Lagrange multipliers: 55 gallon steel drum
calculus
optimization
lagrange-multiplier
Difference between Gradient Descent method and Steepest Descent
optimization
convex-optimization
vector-analysis
numerical-optimization
gradient-descent
Prev
Next