Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mathematical-optimization

Is this combinatorial optimization problem NP-hard?

Numerical recipes / Multidimensional root search (using newt) : How to minimize the maximum error

How do I specify in which direction to round the average of two floats that differ by the LSB of their significand?

AMPL vs. Python - Importing tables (multi-dimensional dictionaries?)

how to make fmincon honor constraints at each step?

I am looking for a simple algorithm for fast DCT and IDCT of matrix [NxM]

How to augment lpsolve R optimization solution to run on a hadoop cluster?

Non-linear optimization in R

Tensorflow understanding tf.train.shuffle_batch

What specific requirements does the function passed to scipy.optimize.curve_fit need to fulfill in order to run?

Gurobi and java and empty solution

Nullify a 2D matrix with some set of operations

Minimal covering circle [closed]

Matlab lsqnonlin in Python

Steepest descent to find the solution to a linear system with a Hilbert matrix

Make maximum 1's by flipping k bits at a time

Is ternary search less efficient than this related algorithm?

What's a good convex optimization library? [closed]

Fast max-flow min-cut library for Python