Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in discrete-mathematics

How to find the exact set of operations for a specific number?

Efficient sum of expensive rolling window products

Dominating Set Greedy Approximation Worst-Case Example

Is there an algorithm for calculating the multiplicative order of x modulo y (for y < 1000) that doesn't require a BigInteger type?

A teacher's algorithm

Optimization problem - finding a maximum

Algorithm for two-dimensional rebinning

std::_throw_out_of_range occurs from nowhere

Finding the best combination of lists with maximum function value

Enumerating Cartesian product while minimizing repetition

Complexity for converting any propositional formula to CNF format

RSolve not solving discrete Rossler system

Where can I find the mathematical routines in GCC's source? How do the math functions work?

Count of squarefree numbers in range

2D bin packing on a grid

Python set operations - complement union of set

How to plot tan(x) with pyplot and numpy

Arrays vs. lists in Lisp: Why are lists so much faster in the code below?

How do I write a recursive function for a combination